summaryrefslogtreecommitdiff
path: root/src/wayland/meta-wayland-xdg-shell.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* MetaWaylandSurface: Allow passing parameters when assigning roleJonas Ådahl2016-08-251-2/+4
* wayland: add extended state for tiledOlivier Fourdan2016-06-081-0/+14
* wayland/*-shell: UTF-8 validate title, class and app ID stringsRui Matos2016-06-071-0/+6
* wayland/xdg-shell: Restructure file layout a bitJonas Ådahl2016-05-011-198/+198
* wayland: Move shell surface role fields to the role structsJonas Ådahl2016-05-011-94/+152
* wayland: Add 'MetaWaylandPopupSurface' bridge between popup and surfaceJonas Ådahl2016-05-011-32/+53
* wayland/xdg-shell: Send popup_done if failed to start grabJonas Ådahl2016-05-011-0/+1
* wayland: Move out window state application into the rolesJonas Ådahl2016-05-011-6/+65
* wayland: Add get_toplevel() vfunc to the role classJonas Ådahl2016-05-011-0/+17
* wayland: Make xdg_shell surface role names shorterJonas Ådahl2016-05-011-16/+14
* wayland: Let the roles handle their windows being managedJonas Ådahl2016-05-011-0/+24
* wayland: Split out shell surface code from meta-wayland-surface.cJonas Ådahl2016-05-011-0/+759