shift-shell/tests
Devin Lin 76882f5b5d actiondrawer: Share components between portrait and landscape
This avoids having to completely load the quicksettings, status bar,
media widget, and notifications list from scratch when the view changes.
We now have a single instance of each component which is reparented to
the new view (portrait/landscape).

Fixes https://invent.kde.org/plasma/plasma-mobile/-/issues/406
2024-10-31 15:27:00 +00:00
..
assets tests: Fix license 2022-06-06 21:29:28 -04:00
notificationtest Drop semicolon after Q_UNUSED() for consistency through the repo 2024-09-28 06:31:00 +00:00
ActionDrawerTest.qml actiondrawer: Share components between portrait and landscape 2024-10-31 15:27:00 +00:00
CMakeLists.txt tests: Add plasma-mobile-notificationtest binary 2024-07-26 20:28:55 +00:00
LockScreenTest.qml Remove trailing whitespace 2024-07-26 23:47:44 -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