kwin/tests
Aleix Pol 4f20e9216f Make it possible to raise windows on top of the lockscreen
Requires clients to have the
X-KDE-Wayland-Interfaces=kde_lockscreenallowed_v1 set in their desktop
file, then they will be able to use the kde_lockscreenallowed_v1
protocol to raise any surface above the lockscreen.
The protocol has only 1 method, raise_surface to do exactly that.

Makes it possible to implement
https://invent.kde.org/teams/plasma-mobile/issues/-/issues/98
2022-09-02 10:48:49 +00:00
..
CMakeLists.txt Make it possible to raise windows on top of the lockscreen 2022-09-02 10:48:49 +00:00
cursorhotspottest.cpp
inputmethodstest.qml
lockscreenoverlaytest.cpp Make it possible to raise windows on top of the lockscreen 2022-09-02 10:48:49 +00:00
lockscreenoverlaytest.desktop Make it possible to raise windows on top of the lockscreen 2022-09-02 10:48:49 +00:00
normalhintsbasesizetest.cpp
pointerconstraintstest.cpp replace all uses of QScopedPointer with std::unique_ptr 2022-08-04 12:30:09 +00:00
pointerconstraintstest.h
pointerconstraintstest.qml
pointergesturestest.cpp
pointergesturestest.qml
screenedgeshowtest.cpp replace all uses of QScopedPointer with std::unique_ptr 2022-08-04 12:30:09 +00:00
unmapdestroytest.qml
x11shadowreader.cpp replace all uses of QScopedPointer with std::unique_ptr 2022-08-04 12:30:09 +00:00
xdgactivationtest-qt5.cpp
xdgactivationtest-qt6.cpp