Commit graph

24 commits

Author SHA1 Message Date
Damocles
da158de748 move lock screen clock to left-aligned rotated column with slide animation 2026-04-18 00:50:51 +02:00
Damocles
dff70f18d1 add app name tooltip on hover for lock screen notification pills 2026-04-18 00:42:58 +02:00
Damocles
d20fdf8fa0 move NotifService and NotifItem to services/, keep notification UI in modules/ 2026-04-18 00:26:14 +02:00
Damocles
a17a365b81 add notification icon pills to lock screen 2026-04-18 00:21:40 +02:00
Damocles
a35f451fc0 fix pointer cursor on all click targets - move cursorShape from TapHandler to HoverHandler 2026-04-17 23:54:24 +02:00
Damocles
a43d0c8dcd fix lock screen media player switching 2026-04-17 23:41:21 +02:00
Damocles
84d1ad1f18 fix hex wave not fully exiting screen before loop restart 2026-04-17 23:34:06 +02:00
Damocles
9a079fe2f1 standardize services import alias to S in applets and lock 2026-04-17 23:13:54 +02:00
Damocles
0160e4a1fb move NiriIpc and PowerProfileService singletons to services/ 2026-04-17 23:11:46 +02:00
Damocles
63e93f5de0 show screen corners on lock screen when enabled 2026-04-17 22:59:46 +02:00
Damocles
5a5bbc5811 add lock.screenshot option to disable blurred desktop background 2026-04-17 22:46:32 +02:00
Damocles
74967d798c add per-applet toggle options for lock screen widgets 2026-04-17 22:42:39 +02:00
Damocles
8f66d67029 fix lock screen widget interaction by moving TextInput below content in z-order 2026-04-17 22:32:38 +02:00
Damocles
a8d8da7145 fix ThemedIcon wrongly moved to S. namespace 2026-04-17 22:16:20 +02:00
Damocles
c3d7fa0bc5 rename bar module files and qmldir types to *Module 2026-04-17 22:12:16 +02:00
Damocles
6461b9a943 rename *Content.qml to *Applet.qml 2026-04-17 22:08:26 +02:00
Damocles
989182d603 move Theme, SystemStats, Modules to shell/services/ 2026-04-17 22:07:00 +02:00
Damocles
197f6976e0 move content/ up to shell/applets/ 2026-04-17 21:58:48 +02:00
Damocles
15a49726b5 fix HexWaveBackground: onRunningChanged resolves to ShaderEffect, use Connections 2026-04-17 21:51:20 +02:00
Damocles
b27c4a2abc add media and volume widget cards to lock screen 2026-04-17 21:46:53 +02:00
Damocles
d495a63894 add hex wave background overlay to lock screen 2026-04-17 21:45:49 +02:00
Damocles
e939a6b096 extract panel contents into reusable content/ components 2026-04-17 21:44:44 +02:00
Damocles
b5b1f4f406 move lock dir up to shell/lock as sibling of modules 2026-04-17 18:32:33 +02:00
Damocles
d6cd2f173a reorganize repo: move shell sources into shell/, test scripts into test/ 2026-04-17 18:29:40 +02:00