Hi, I take the chance that Wayland DND protocol is in its early stages to bring attention to a cool feature that was recently added to XDND[1] spec but never got to be implemented in GTK+, that is, to being able to scroll the target while DND by using mousewheel. Basically we need support for the source widget to receive scroll events and transmit them to the target widget so the destination widget can scroll accordingly. Some example usescase to get an idea: - Drag some text in gedit and then go to nautilus and scroll to reach some folder where to drop it. - Drag some file in a nautilus pane/window and go to another pane/window and scroll to reach a folder where to drop it. [1] XDND spec added support for scrolling target in June 17, 2009 see http://www.newplanetsoftware.com/xdnd/#ChangeLog
-- GitLab Migration Automatic Message -- This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/wayland/wayland/issues/23.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.