summaryrefslogtreecommitdiff
path: root/gdk/wayland/gdkwindow-wayland.c
Commit message (Expand)AuthorAgeFilesLines
* GdkWindow -> GdkSurface: File renamesAlexander Larsson2018-03-201-4206/+0
* GdkWindow -> GdkSurface initial type renameAlexander Larsson2018-03-201-700/+700
* The big versioning cleanupMatthias Clasen2018-02-061-14/+0
* Set GDK_WINDOW_STATE_TILED if any edge is tiledSimon McVittie2018-01-201-4/+4
* Make gdk logging per-displayMatthias Clasen2018-01-141-10/+8
* Move code aroundMatthias Clasen2017-12-141-1/+1
* gdk: Remove propertiesBenjamin Otte2017-12-141-37/+0
* gdk: Remove GdkEventType argument from GdkEvent unionCarlos Garnacho2017-12-141-1/+1
* gdk: Refurbish GdkEvent struct hierarchyCarlos Garnacho2017-12-141-2/+2
* wayland: Destroy the xdg_imported after the wl_surfaceJonas Ådahl2017-12-071-2/+2
* wayland: Maybe postpone xdg-foreign state setup until mappingJonas Ådahl2017-12-071-4/+22
* Remove GdkDragProtocol from the apiMatthias Clasen2017-12-031-1/+0
* wayland: Never send NULL app idTimm Bäder2017-12-011-0/+3
* wayland: Intern signal namesMatthias Clasen2017-11-171-1/+1
* wayland: Stop using gdk_get_program_classMatthias Clasen2017-11-161-2/+0
* gdkwindow: Remove event_mask arguments from constructorsBenjamin Otte2017-11-131-3/+0
* wayland: Drop an unused functionMatthias Clasen2017-11-071-42/+0
* wayland: Drop the root windowMatthias Clasen2017-11-061-4/+13
* wayland: Stop using gdk_display_get_root_windowMatthias Clasen2017-11-051-1/+1
* gdk: Remove GdkWindow.set_device_cursor() vfuncBenjamin Otte2017-11-021-13/+0
* Drop foreign window checks in WaylandMatthias Clasen2017-11-011-12/+6
* wayland: No more screenMatthias Clasen2017-11-011-8/+5
* wayland: Remove unused variableBenjamin Otte2017-11-011-1/+0
* Change the fullscreen-on-monitor apiMatthias Clasen2017-11-011-17/+13
* wayland: Stop using ::monitors-changedMatthias Clasen2017-10-311-18/+12
* Port to gdk_display_get_root_windowMatthias Clasen2017-10-311-3/+1
* Drop gdk_window_get_screenMatthias Clasen2017-10-311-4/+4
* Wayland: Implement KDE's SSD protocolDrew DeVault2017-10-261-0/+16
* wayland: Do not constrain saved window sizeOlivier Fourdan2017-10-261-11/+16
* Add a return valueEmmanuele Bassi2017-10-241-0/+6
* GtkWindow/GdkWindow: Finish converting icons to surfacesAlexander Larsson2017-10-231-1/+1
* Revert "gdk/wayland: Avoid idempotent wl_subsurface.set_position calls"Michael Catanzaro2017-10-191-2/+1
* gdk/wayland: Avoid idempotent wl_subsurface.set_position callsCarlos Garnacho2017-10-161-1/+2
* build: Enable -Wswitch-enum and -Wswitch-defaultBenjamin Otte2017-10-061-2/+6
* wayland: fix a typoMatthias Clasen2017-10-041-1/+1
* -wayland: Safeguard against NULL gtk_surface1Georges Basile Stavracas Neto2017-10-041-1/+5
* gdk-wayland: Do not leak dummy 1x1 surface on every drawDaniel Elstner2017-09-261-6/+9
* window: Improve detection of edge constraint supportGeorges Basile Stavracas Neto2017-09-171-0/+9
* wayland: consider edge constraints in surface configurationGeorges Basile Stavracas Neto2017-09-171-1/+53
* Revert "wayland: fix filechooser crash"Matthias Clasen2017-08-231-2/+1
* wayland: fix filechooser crashLionel Landwerlin2017-08-231-1/+2
* wayland: fix filechooser crashMatthias Clasen2017-08-231-7/+3
* gdk: wayland: always set buffer scale on size updateLionel Landwerlin2017-08-181-1/+1
* Fix a bootstrapping problem without root windowsMatthias Clasen2017-08-121-1/+2
* Drop root windows from some internal apisMatthias Clasen2017-08-111-1/+1
* wayland: add shortcut inhibitor supportOlivier Fourdan2017-08-021-0/+51
* wayland: Make beep requests go through the GdkDisplayJonas Ådahl2017-07-201-9/+9
* wayland: fix xdg_surface test in move/resize dragOlivier Fourdan2017-06-021-2/+2
* wayland: check parent surface for subsurfaceOlivier Fourdan2017-06-021-1/+1
* wayland: Do not map toplevel utility as popupOlivier Fourdan2017-06-021-5/+0