summaryrefslogtreecommitdiff
path: root/src/wayland/meta-wayland-popup.c
Commit message (Expand)AuthorAgeFilesLines
* MetaWaylandPopup: Dismiss popup when grab is cancelledJonas Ådahl2016-10-121-1/+8
* wayland/pointer: Check pointer presence at set focus call siteJonas Ådahl2016-10-111-0/+10
* wayland/keyboard: Check keyboard presence at set focus call siteJonas Ådahl2016-10-111-6/+5
* wayland: Make seat devices GObjectsJonas Ådahl2016-09-091-2/+2
* wayland/xdg-shell: Make keyboard focus follow grabbing popupJonas Ådahl2016-08-251-1/+20
* wayland: Let the popup surface explicitly dismiss the popupJonas Ådahl2016-05-011-23/+0
* wayland: Add 'MetaWaylandPopupSurface' bridge between popup and surfaceJonas Ådahl2016-05-011-21/+41
* wayland: Simplify popup grabbing APIJonas Ådahl2016-05-011-2/+13
* wayland: Fail clients who try to create or destroy a not-top-most popupJonas Ådahl2015-02-171-0/+17
* wayland: Unmap popup windows when a popup chain is dismissedJonas Ådahl2015-02-171-0/+10
* wayland: Move out popup logic to its own fileJonas Ådahl2015-02-171-0/+238