summaryrefslogtreecommitdiff
path: root/gdk/wayland
Commit message (Expand)AuthorAgeFilesLines
* wayland: Fix dnd type negotiationMatthias Clasen2020-01-011-4/+14
* wayland: Pass root coordinates for dnd eventsMatthias Clasen2019-12-301-4/+10
* wayland/glcontext: Fix damage region on HiDPIJonas Ådahl2019-12-031-4/+5
* Use a single compilation symbolEmmanuele Bassi2019-11-276-9/+9
* Merge branch 'gdk-backend-imports' into 'master'Emmanuele Bassi2019-11-186-7/+9
|\
| * Correct Gdk backend import paths and related gtk-docAndy Holmes2019-11-186-7/+9
* | Disable GdkSurface.minimize on WaylandEmmanuele Bassi2019-11-161-4/+11
* | Rename "iconify" to "minimize"Emmanuele Bassi2019-11-161-7/+11
|/
* wayland: Drop the keyboard settings objectMatthias Clasen2019-10-291-22/+0
* wayland: Rely on server key repeat infoMatthias Clasen2019-10-291-14/+3
* gdk: Avoid poking possibly freed memoryCarlos Garnacho2019-10-091-0/+4
* gdk: Fix wl_output accounting on tablet devicesCarlos Garnacho2019-10-081-2/+2
* wayland: Allow binding to wl_compositor v4Georges Basile Stavracas Neto2019-10-051-2/+2
* wayland/surface: Fix crash when unexportingGeorges Basile Stavracas Neto2019-10-011-2/+5
* wayland/surface: Only call destroy func when availableGeorges Basile Stavracas Neto2019-10-011-2/+5
* wayland: Fix xdg-output v3 supportOlivier Fourdan2019-09-031-9/+12
* wayland: Add xdg-output v3 supportOlivier Fourdan2019-07-261-2/+10
* gdk: Remove gdk_surface_move_resize() APIJonas Ådahl2019-07-251-21/+12
* gdk/surface: Add toplevel_resize vfuncJonas Ådahl2019-07-251-0/+13
* wayland: Cleanup surface configurationJonas Ådahl2019-07-241-57/+116
* wayland: Rename gdk_wayland_surface_configure to *_resizeJonas Ådahl2019-07-241-17/+21
* gdk/frameclock: Make surfaces inhibit freezeJonas Ådahl2019-07-031-8/+5
* Relay the xdg_output.name to GdkMonitorEmmanuele Bassi2019-06-244-1/+35
* wayland: Explicitly require RGBA8888Matthias Clasen2019-06-171-4/+4
* wayland: Fix the popover race workaroundMatthias Clasen2019-06-121-2/+6
* gdk: Create a global shared GL contextMatthias Clasen2019-06-041-2/+5
* Add a gtk-overlay-scrolling settingMatthias Clasen2019-05-311-1/+2
* Drop gdk_surface_get_frame_extentsMatthias Clasen2019-05-291-13/+0
* wayland: Disconnect the frame clockMatthias Clasen2019-05-281-0/+5
* surface: Make surface-type a propertyMatthias Clasen2019-05-281-1/+1
* Add a GdkSurface::parent propertyMatthias Clasen2019-05-281-1/+1
* gdk: Inherit the frame clock for popupsMatthias Clasen2019-05-281-1/+4
* wayland: Use popup parentsMatthias Clasen2019-05-281-0/+5
* surface: Store popup parentMatthias Clasen2019-05-281-0/+1
* Get rid of GdkSurfaceImplMatthias Clasen2019-05-285-234/+208
* Rename surface constructorsMatthias Clasen2019-05-281-1/+1
* gdk: Drop GdkWindowAttrMatthias Clasen2019-05-282-4/+2
* wayland: Remove a useless switchMatthias Clasen2019-05-281-12/+1
* gdk: Remove remnants of client-side windowsMatthias Clasen2019-05-281-25/+19
* surface: Simplify destroy implementationMatthias Clasen2019-05-281-1/+0
* wayland: Stop using surface->childrenMatthias Clasen2019-05-281-3/+1
* wayland: Stop using surface->parentMatthias Clasen2019-05-281-5/+4
* Drop child surfacesMatthias Clasen2019-05-281-3/+1
* wayland: Stop using child surface apisMatthias Clasen2019-05-282-26/+4
* Revert "wayland: Keep some resources until destroy"Matthias Clasen2019-05-251-54/+35
* wayland: Use scale from core wl_output protocolOlivier Fourdan2019-05-221-4/+6
* Revert "wayland: Make popups work more than once"Matthias Clasen2019-05-191-4/+0
* wayland: Make popups work more than onceMatthias Clasen2019-05-191-0/+4
* wayland: Keep some resources until destroyMatthias Clasen2019-05-181-35/+54
* Redo frame profilingMatthias Clasen2019-05-161-0/+3