Commit graph

13 commits

Author SHA1 Message Date
Devin Lin
89efc8bc7f tests: Add plasma-mobile-notificationtest binary
This will make it easier to test all sorts of notifications with our notification widget. Just run `plasma-mobile-notificationtest [test-name]`.
2024-07-26 20:28:55 +00:00
Devin Lin
e044c84219 lockscreen: Fix potential cause of input unresponsiveness
BUG: 484054
This is a potential fix for the input to stop working. There was unused code for passwordless login that could cause the "waitingForAuth" variable to never be set to false after user input.
2024-06-23 13:03:12 -04:00
Yari Polla
4f45654af6 Port mobileshell plugins to ecm_add_qml_module 2023-11-02 11:08:17 +00:00
Devin Lin
93395acd02 lockscreen: Port to new API 2023-10-28 18:47:00 +00:00
Yari Polla
0070848cfb remove versions from notificationmanager import 2023-10-21 11:31:55 +02:00
Devin Lin
04ea2c4453 tests: Fix themes 2023-07-25 14:34:47 -04:00
Alexey Andreyev
127bbdf653 Port away from PlasmaCore and PlasmaExtras to Kirigami
See also:

https://pointieststick.com/2023/06/14/call-to-action-easy-porting-opportunity-in-plasma/
2023-07-25 01:13:52 +00:00
Devin Lin
fe7a453ddd lookandfeel: Rename folder to be have a consistent name with other shells 2023-04-02 19:58:41 -07:00
Devin Lin
1dbb1c78f6 Port to Qt6/KF6 2023-03-03 06:01:23 +00:00
Seshan Ravikumar
979d35ef06 tests: Update readme with ksmserver-logout-greeter info for power menu
Updates the tests README.md with the command to launch ksmserver-logout-greeter with the phone look and feel.

Requires https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/2293
2022-11-02 23:44:23 +00:00
Devin Lin
4b3eb8008c tests: Add LockScreenTest 2022-06-18 17:09:10 -04:00
Devin Lin
8d1263722c tests: Fix license 2022-06-06 21:29:28 -04:00
Devin Lin
ee13948d37 tests: Add new folder for test snippets, and add QuickSettingsTest 2022-06-06 21:26:37 -04:00