summaryrefslogtreecommitdiff
path: root/gdk/wayland/gdkdnd-wayland.c
Commit message (Expand)AuthorAgeFilesLines
* API: gdk: Add gdk_window_new_popup()Benjamin Otte2016-11-061-12/+3
* gdkwindow: Remove GdkWindowAttr.type_hintBenjamin Otte2016-11-061-3/+7
* API: Remove ability to set visuals on windowsBenjamin Otte2016-10-161-2/+1
* gdk/dnd: Don't use default display when getting cursorJonas Ådahl2016-04-261-2/+5
* wayland: Clean up naming of GdkWaylandDisplay pointersJonas Ådahl2016-04-261-2/+2
* dnd: Hide the drag window when we're doneMatthias Clasen2016-03-211-0/+14
* gdkdnd: Add private means to commit the drag statusCarlos Garnacho2016-03-141-2/+1
* gdk: Add GdkDragCancelReason enum as argument to GdkDragContext::cancelCarlos Garnacho2016-02-151-1/+2
* wayland: Protect against NULL offers on gdk_drag_status() implementationCarlos Garnacho2016-01-201-1/+1
* wayland: Implement DnD actions as per wl_data_device v3Carlos Garnacho2016-01-191-14/+129
* wayland: Keep the drag window alive longerMatthias Clasen2016-01-081-2/+5
* gdk: Allow passing the start coordinates in drag_beginMatthias Clasen2015-12-131-1/+3
* wayland: Implement DND icon hotspot APIJonas Ådahl2015-12-111-2/+14
* Revert "wayland: Implement DND icon hotspot API"Matthias Clasen2015-12-081-24/+2
* wayland: Implement DND icon hotspot APIJonas Ådahl2015-12-081-2/+24
* wayland: Add a dummy implementation of gdk_drag_context_set_hotspotMatthias Clasen2015-12-071-0/+12
* Drop gdk_wayland_drag_context_get_dnd_windowMatthias Clasen2015-12-021-9/+0
* Add gdk_drag_context_get_drag_windowMatthias Clasen2015-12-011-0/+7
* wayland: Ensure we have a drop-side GdkDragContext without pointerCarlos Garnacho2015-11-201-4/+1
* wayland: Fix toplevel lookup before starting DnDCarlos Garnacho2015-11-191-1/+3
* wayland: Don't assume drag context has a source window when finalizingJonas Ådahl2015-08-051-4/+11
* wayland: Split handling of clipboard/DnD data offersCarlos Garnacho2015-06-261-7/+14
* wayland: Plug some memleaks in DnD/clipboard codeCarlos Garnacho2015-06-251-3/+10
* wayland: Move DnD grab breaking function into gdkdevice-wayland.cCarlos Garnacho2015-06-021-53/+0
* wayland: Don't unset the selected mimetype on drop_replyCarlos Garnacho2015-04-181-1/+2
* wayland: Plug leakCarlos Garnacho2015-04-181-0/+3
* wayland: Use display from GdkDragContext deviceCarlos Garnacho2015-02-171-1/+5
* Fix event->button.y_root when using mouse buttons and dnd canceledMaks Naumov2015-01-171-1/+1
* wayland: Don't use the default displayJasper St. Pierre2014-10-271-11/+14
* Wayland: Fix various compiler warningsMatthias Clasen2014-09-051-0/+2
* wayland: Add private API to retrieve the drag window for a drag contextCarlos Garnacho2014-09-011-0/+9
* wayland: Implement drag sourcesCarlos Garnacho2014-09-011-2/+145
* wayland: Implement the dropping part of DnDCarlos Garnacho2014-09-011-4/+180
* wayland: Don't assert fail in DNDJasper St. Pierre2013-11-191-0/+2
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* wayland: Drop empty gdkscreen-wayland.hKristian Høgsberg2011-02-101-1/+0
* Track 2.99.3 API changesKristian Høgsberg2011-02-081-6/+2
* Add Wayland backendKristian Høgsberg2011-02-051-0/+190