summaryrefslogtreecommitdiff
path: root/src/wayland/meta-wayland-xdg-shell.c
Commit message (Expand)AuthorAgeFilesLines
* wayland: Don't crash when trying to fullscreen on inert wl_outputJonas Ådahl2020-03-121-1/+1
* wayland: Untie MetaWindowXwayland lifetime from the wl_surfaceJonas Ådahl2019-10-071-14/+11
* wayland/xdg-shell: Correct window menu position in logical layout modeJan Alexander Steffens (heftig)2019-03-261-1/+1
* wayland/xdg-shell: Split out popup placement out of setup finishJonas Ådahl2019-03-171-4/+17
* wayland/xdg-shell: Do not maximize if not possibleOlivier Fourdan2019-02-151-0/+3
* Fix builds with G_DISABLE_ASSERTFlorian Müllner2019-01-251-0/+2
* wayland/xdg-shell: Fix buffer attach coordinate comparisonJonas Ådahl2019-01-221-1/+1
* wayland/xdg-shell: Add toplevel tile state supportJonas Ådahl2018-11-081-7/+22
* wayland/xdg-shell: Add helper for adding state enum valuesJonas Ådahl2018-11-081-18/+14
* Clean up include macros messJonas Ådahl2018-11-061-1/+1
* wayland/xdg-shell: Handle requests after toplevel was unmanagedJonas Ådahl2018-08-271-13/+67
* wayland/xdg-shell: Cache frame callbacks if toplevel is unmanagedJonas Ådahl2018-08-271-1/+7
* wayland/xdg-shell: Cache pending frame callbacks on popup resetJonas Ådahl2018-08-271-0/+1
* wayland/xdg-shell: Queue frame callbacks on new actor after resettingJonas Ådahl2018-08-271-0/+5
* wayland/xdg-shell: Intersect set geometry with subsurface tree geometryRobert Mader2018-08-201-2/+3
* wayland: Compare geometries after chaining upgbsneto/issue-150Georges Basile Stavracas Neto2018-05-181-15/+4
* wayland: Check if state and size changed before calling move_resize()Georges Basile Stavracas Neto2018-04-251-1/+17
* wayland: Refactor surface actor into MetaWaylandActorSurfaceCarlos Garnacho2018-04-231-2/+1
* wayland: Add support for stable xdg-shellJonas Ådahl2018-02-231-173/+321
* wayland: Use helper to set shell surface windowJonas Ådahl2018-02-231-4/+6
* wayland: Push actor state instead of itself pullingJonas Ådahl2018-02-231-3/+5
* wayland/xdg-shell: Minor cosmetic cleanupsJonas Ådahl2018-02-231-6/+8
* wayland/xdg-shell: Standardize xdg_positioner Wayland vfunc namingJonas Ådahl2018-02-231-32/+32
* wayland/xdg-shell: Standardize object class interface vfunc namesJonas Ådahl2018-02-231-52/+53
* wayland: Shorten MetaWaylandSurfaceRoleShellSurface nameJonas Ådahl2018-02-231-41/+37
* wayland: update location prior to maximizeOlivier Fourdan2018-01-111-2/+3
* wayland/xdg-shell: Dismiss a popup on map if parent already dismissedJonas Ådahl2017-11-301-0/+6
* wayland/xdg-shell: Check popup parent type when assigningJonas Ådahl2017-11-301-0/+8
* wayland/xdg-shell: Fix top-most check when grabbingJonas Ådahl2017-11-301-16/+14
* wayland: place window if maximized before placementOlivier Fourdan2017-05-221-0/+1
* wayland: Apply size hints regardless of geometryOlivier Fourdan2017-05-101-12/+10
* wayland: Make sure we have a pending geometryOlivier Fourdan2017-05-101-1/+9
* window: Replace monitor scale getter with geometry scaleJonas Ådahl2017-04-071-13/+15
* wayland-xdg-shell: Handle the wl_output on the set_fullscreen requestRui Matos2017-02-211-0/+8
* monitor-manager: Move logical monitor into its own fileJonas Ådahl2017-01-251-0/+1
* wayland/xdg-shell: Scale window menu coordinatesJonas Ådahl2016-12-301-2/+4
* wayland: Ensure we don't focus xdg_popups iff they're non-grabbingRui Matos2016-12-131-0/+11
* wayland/xdg-shell: Scale positioner coordinatesJonas Ådahl2016-10-131-3/+26
* wayland/xdg-shell: update popup window monitor earlySjoerd Simons2016-10-131-1/+2
* wayland/xdg-shell: Scale configure relative popup coordinateJonas Ådahl2016-10-131-2/+4
* wayland/xdg-popup: Always use monitor of toplevelJonas Ådahl2016-10-131-0/+1
* wayland: apply size hints after placing the windowOlivier Fourdan2016-10-121-5/+6
* wayland: Handle parent-less popup commitsJonas Ådahl2016-09-181-1/+4
* wayland: Make seat devices GObjectsJonas Ådahl2016-09-091-3/+2
* wayland: add min/max size from xdg-shell v6Olivier Fourdan2016-09-061-2/+81
* xdg-shell: Don't early out of role commit before calling parent implJonas Ådahl2016-08-251-4/+4
* wayland/xdg-shell: Port to unstable v6Jonas Ådahl2016-08-251-352/+1199
* wayland: Let shell surface role sync generic window stateJonas Ådahl2016-08-251-3/+0
* wayland: Keep track of configured positionJonas Ådahl2016-08-251-0/+4
* wayland: Make gtk_shell handle our private window statesJonas Ådahl2016-08-251-14/+0