summaryrefslogtreecommitdiff
path: root/src/wayland/meta-xwayland-dnd.c
Commit message (Expand)AuthorAgeFilesLines
* wayland: Move surface check to MetaWaylandSurfaceBilal Elmoussaoui2023-05-151-1/+1
* wayland: Set compositor when creating MetaWaylandDataSourceXWaylandSebastian Keller2023-04-151-3/+6
* wayland: Don't leak XDnD mime type stringsSebastian Keller2023-04-141-2/+4
* wayland: Do not use GDK functions on XDnD implementationCarlos Garnacho2023-02-101-13/+12
* wayland: Push an error trap while querying XDND mimetype listCarlos Garnacho2023-01-121-11/+22
* wayland: Setup and use ownership chainsJonas Ådahl2022-12-171-34/+68
* window: Move surface property to it subclassesBilal Elmoussaoui2022-11-171-1/+1
* core: Move remaining default focus window handling to workspaceSebastian Wick2022-09-201-4/+4
* wayland/xdnd: Use multiple DnD X11 peersOlivier Fourdan2022-02-251-32/+106
* wayland: Specify workspace when looking for Xdnd drop targetCarlos Garnacho2021-12-011-1/+5
* xwayland: Init/shutdown DND using MetaX11DisplayJonas Ådahl2021-10-261-4/+5
* xwayland: Don't fetch global when shutting down DNDJonas Ådahl2021-05-181-3/+2
* src: Stop using GSliceRobert Mader2021-02-221-2/+2
* wayland: Plug XDnD drag source leakCarlos Garnacho2021-02-091-0/+1
* wayland: Make XDnD grab unlink source/offer manuallyCarlos Garnacho2021-02-091-5/+13
* clutter: Drop clutter_input_device_get_coords() methodCarlos Garnacho2020-11-271-2/+4
* Remove misplaced line break in g_* logging functionsJonas Ådahl2020-10-081-1/+1
* wayland: Free selection streams streams after transferSebastian Keller2020-06-081-0/+1
* wayland: Split MetaWaylandDataSource into a separate fileCarlos Garnacho2020-04-171-1/+1
* wayland/xdnd: Add error traps around Xdnd* IPCCarlos Garnacho2020-04-071-0/+24
* xwayland: Fix mime type atom list leak on DnD with more than 3 typesSebastian Keller2020-03-111-1/+1
* wayland: Don't access MetaWaylandSurface::window directlyJonas Ådahl2020-02-191-7/+13
* xwayland: Set XDND source-side actions as per XDNDCarlos Garnacho2020-01-271-1/+5
* wayland: Preserve XdndTypeList for future callersCarlos Garnacho2020-01-271-1/+1
* Replace ClutterPoint by graphene_point_tGeorges Basile Stavracas Neto2019-10-161-3/+3
* xwayland: Use given X11 display for DnD setupOlivier Fourdan2019-08-191-5/+3
* wayland: Reduce MetaXWaylandSelection to just DnDCarlos Garnacho2019-05-021-0/+948