shift-shell/tests
Devin Lin 3b6951bf1e panel: Overlay over lockscreen
Overlay the shell's status panel and quicksettings panel over the lockscreen, instead of rendering a second copy in the lockscreen theme. This will allow us to improve the lockscreen loading speed.

Key changes:
- Overlay quicksettings window and the status bar over the lockscreen when it is shown
- Refactor the top panel's showing logic to be cleaner (as it supports various overlay modes over fullscreen apps already)
- Implement lockscreen support to the status bar and quicksettings panel in the to panel
- Forward quicksettings panel requests for "unlock" over DBus to the lockscreen
- Add "raiselockscreen" QML plugin to easily request a window to be raised over the lockscreen

Notes:
- Now that we are sharing the quicksettings panel from the shell, notifications that are already there will be shown on the lockscreen (compared to right now, where only new notifications would be shown)

Depends on: 
- https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/2339
- https://invent.kde.org/plasma/kscreenlocker/-/merge_requests/283
- https://invent.kde.org/plasma/kwin/-/merge_requests/7839

Implements: https://invent.kde.org/plasma/plasma-mobile/-/issues/199

![Screencast_20250612_013325](/uploads/49e9981cb863056b4c0c46a144e5ee7d/Screencast_20250612_013325.webm)
2025-07-02 10:27:33 -04:00
..
assets tests: Fix license 2022-06-06 21:29:28 -04:00
notificationtest notifications: Implement popup notifications 2024-11-07 16:13:06 +00:00
ActionDrawerTest.qml panel: Overlay over lockscreen 2025-07-02 10:27:33 -04:00
CMakeLists.txt tests: Add plasma-mobile-notificationtest binary 2024-07-26 20:28:55 +00:00
LockScreenTest.qml panel: Overlay over lockscreen 2025-07-02 10:27:33 -04:00
README.md Remove trailing whitespace 2024-07-26 23:47:44 -04:00

Tests

Run any of the example files in this folder with qmlscene to test different components.

Be sure to have the project installed on the system.

Power Menu

To test the power menu, the following command can be used to invoke ksmserver-logout-greeter with the mobile look and feel in a window:

~/kde/usr/lib/libexec/ksmserver-logout-greeter --windowed --lookandfeel org.kde.breeze.mobile