You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
David Edmundson 04ab8554aa Add hint similar to autohide to raise/lower a window
Add action type to screen edge show to allow raise/lower as well as
autohide

Add an action type to screen edge show to allow raise/lower as well as
autohide. This uses the same atom, using a mask to separate type and
location.

The logic for handling geometry changes is moved from the screenedge to
the client so that we can handle both types without screenedge needing
to know what the raise is for.

REVIEW: 124272
9 years ago
..
CMakeLists.txt
libinputtest.cpp
normalhintsbasesizetest.cpp
screenedgeshowtest.cpp Add hint similar to autohide to raise/lower a window 9 years ago
unmapdestroytest.qml
waylandclienttest.cpp
waylandclienttest.h