summaryrefslogtreecommitdiff
path: root/gdk/wayland/gdkwindow-wayland.c
Commit message (Expand)AuthorAgeFilesLines
* wayland: Allow a NULL inhibitors hash tableEmmanuele Bassi2018-04-231-1/+1
* wayland: Fix setting geometry hintsJan Alexander Steffens (heftig)2018-04-041-19/+9
* Merge branch 'gtk-3-22-bz773274' into 'gtk-3-22'Matthias Clasen2018-03-251-1/+1
|\
| * wayland: Drop cairo surfaces when withdrawingOlivier Fourdan2018-03-161-1/+1
* | wayland: Minor whitespace cleanupsJonas Ådahl2018-03-161-2/+7
* | wayland: Add support for xdg-shell stableJonas Ådahl2018-03-161-188/+807
|/
* 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
* Set GDK_WINDOW_STATE_TILED if any edge is tiledSimon McVittie2017-10-271-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
* 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
* wayland: Fix a typoMatthias Clasen2017-10-041-1/+1
* wayland: consider edge constraints in surface configurationGeorges Basile Stavracas Neto2017-10-031-1/+53
* gdk-wayland: Do not leak dummy 1x1 surface on every drawDaniel Elstner2017-09-261-6/+9
* gdk: wayland: always set buffer scale on size updateLionel Landwerlin2017-08-231-7/+3
* wayland: add shortcut inhibitor supportOlivier Fourdan2017-08-021-0/+51
* wayland: Make beep requests go through the GdkDisplayJonas Ådahl2017-07-201-9/+9
* GdkWaylandWindow: Fix version numbers in export_handle() docsMart Raudsepp2017-06-221-2/+2
* 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
* GdkWaylandWindow: Allow calling export() multiple timeJonas Ådahl2017-05-231-24/+111
* GdkWaylandWindow: Unexport when finalizingJonas Ådahl2017-05-091-0/+14
* wayland: Remove self assignmentJonas Ådahl2017-05-081-6/+0
* wayland: Use correct enum type and valuesJonas Ådahl2017-05-081-14/+14
* Revert "GdkWaylandWindow: Unexport when finalizing"Matthias Clasen2017-05-081-11/+0
* GdkWaylandWindow: Unexport when finalizingJonas Ådahl2017-05-081-0/+11
* GdkWaylandWindow: Clear export user data when usedJonas Ådahl2017-05-081-1/+2
* Fix a typoMatthias Clasen2017-04-211-1/+1
* wayland: Fix a race condition with xdg_popup resizeOlivier Fourdan2017-02-241-0/+17
* wayland: do not clamp anchor valuesOlivier Fourdan2017-02-061-16/+2
* wayland: Ensure to set gtk_surface dbus properties after hide()Carlos Garnacho2017-01-251-0/+1
* Revert "wayland: Push NULL buffer when hiding a GdkWindow"Carlos Garnacho2017-01-191-7/+4
* wayland: Push NULL buffer when hiding a GdkWindowCarlos Garnacho2017-01-191-4/+7
* wayland: avoid 0 width/height anchor rectangleOlivier Fourdan2017-01-161-0/+30
* wayland: Handle subsurface as popup parentJonas Ådahl2017-01-061-4/+16
* wayland: apply empty input shape on parent commitOlivier Fourdan2016-12-151-0/+28
* wayland: Place subsurfaces relative to their parentOlivier Fourdan2016-11-241-2/+6
* wayland: Keep last scale factor on surfaces after it left all outputsCarlos Garnacho2016-11-181-1/+2
* wayland: check valid pending cairo surfaceOlivier Fourdan2016-11-031-1/+3
* Deprecate to-be-removed screen APIMatthias Clasen2016-10-201-0/+6
* wayland: Allow grabless xdg_popupsCarlos Garnacho2016-10-201-25/+6
* wayland: Only 'moved-to-rect' if move_to_rect() was usedJonas Ådahl2016-09-301-0/+3
* wayland: always sync state after a frame is paintedGustavo Noronha Silva2016-09-281-4/+4
* wayland: Avoid negative size constraintsOlivier Fourdan2016-09-281-4/+4
* wayland: Move and resize popup after it was configuredJonas Ådahl2016-09-141-2/+16
* wayland: Transform moved_to_rect result properlyJonas Ådahl2016-09-141-11/+22
* wayland: Use helper to translate to real parent window geometryJonas Ådahl2016-09-141-6/+18