! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
Support drag & drop (XDND) forwarding
Status:
RESOLVED: FIXED
Severity:
enhancement
Product:
Xfce4-embed-plugin
Component:
General

Comments

Description David Schneider 2015-07-08 04:10:56 CEST
1. Confirm that gtkplugs already "do the right thing"
2. When not using a gtkplug, forward the XDND messages.

(see http://jjlindal.net/jafl/xdnd/ for reference)
Comment 1 David Schneider 2015-07-14 21:25:03 CEST
...or just use the simple gtk_drag_dest_set_proxy interface and let GTK do all the work.  Seems to work reasonably on things I've tried.  The main issue is that application-internal drags such as to reorder Pidgin's buddy list seems to lose something in translation, but that may be due to how Pidgin/GTK detects intra-application drags...not sure if anything can be done about that.

Bug #12053

Reported by:
David Schneider
Reported on: 2015-07-08
Last modified on: 2015-07-14

People

Assignee:
David Schneider
CC List:
0 users

Version

Version:
unspecified

Attachments

Additional information