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.
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
2 years ago
..
CMakeLists.txt Make it possible to raise windows on top of the lockscreen 2 years ago
cursorhotspottest.cpp
inputmethodstest.qml
lockscreenoverlaytest.cpp Make it possible to raise windows on top of the lockscreen 2 years ago
lockscreenoverlaytest.desktop Make it possible to raise windows on top of the lockscreen 2 years ago
normalhintsbasesizetest.cpp
pointerconstraintstest.cpp
pointerconstraintstest.h
pointerconstraintstest.qml
pointergesturestest.cpp
pointergesturestest.qml
screenedgeshowtest.cpp
unmapdestroytest.qml
x11shadowreader.cpp
xdgactivationtest-qt5.cpp
xdgactivationtest-qt6.cpp