Commit graph

15 commits

Author SHA1 Message Date
Damocles
a660da8f25 fix multi-monitor: remove screen property redeclaration that shadows C++ PanelWindow.screen 2026-04-27 22:13:42 +02:00
Damocles
aeb4bf81e8 fix multi-monitor: use ShellScreen type instead of var to avoid shadowing C++ screen property 2026-04-27 20:24:30 +02:00
Damocles
b1d0be5d31 remove bar dependency from modules, use QsWindow.window.screen instead 2026-04-26 19:01:51 +02:00
Damocles
7e594b7f8d bar modules own active state, fix circular effectiveVisible deadlock in BarGroup 2026-04-26 18:45:11 +02:00
Damocles
c6fd199bd7 dock: animate bar width change, extend dock to top of screen 2026-04-25 21:56:58 +02:00
Damocles
f501f977d1 dock: pinned mode acts as screen split - bar shrinks, corners adjust, opaque background 2026-04-25 21:49:54 +02:00
Damocles
c22eb51dcd add slide-in applet dock with collapsible cards, edge trigger, and bar module toggle 2026-04-25 21:33:16 +02:00
Damocles
26476dc930 refactor: unified BarModule base component, click-to-open panels, remove pinning 2026-04-25 11:52:20 +02:00
Damocles
c1588ceb5e extract NotifApplet, fold NotifCenter into NotificationsModule with hover+pin 2026-04-22 22:44:39 +02:00
Damocles
5da7005ce7 extract BluetoothApplet, fold BluetoothMenu into BluetoothModule with hover+pin 2026-04-22 21:54:20 +02:00
Damocles
c9c71c0e29 extract NetworkApplet, fold NetworkMenu into NetworkModule with pin support 2026-04-22 21:50:02 +02:00
Damocles
0160e4a1fb move NiriIpc and PowerProfileService singletons to services/ 2026-04-17 23:11:46 +02:00
Damocles
c3d7fa0bc5 rename bar module files and qmldir types to *Module 2026-04-17 22:12:16 +02:00
Damocles
989182d603 move Theme, SystemStats, Modules to shell/services/ 2026-04-17 22:07:00 +02:00
Damocles
d6cd2f173a reorganize repo: move shell sources into shell/, test scripts into test/ 2026-04-17 18:29:40 +02:00
Renamed from modules/Bar.qml (Browse further)