Commit graph

13 commits

Author SHA1 Message Date
Damocles
d6cd2f173a reorganize repo: move shell sources into shell/, test scripts into test/ 2026-04-17 18:29:40 +02:00
Damocles
d4407ee538 panel title bar: add title, action buttons slot, divider; bt to popup mode; move wifi/bt toggles to title bar 2026-04-16 18:51:06 +02:00
Damocles
46f14d5d36 centralize panel content-change grace period into HoverPanel.keepOpen() 2026-04-16 18:37:53 +02:00
Damocles
0923596b4b fix bluetooth _busy pattern, remove stale dismiss(), trigger network panel refresh on bar monitor events 2026-04-16 00:47:52 +02:00
Damocles
928cd79475 network: keep panel open while connect/disconnect is in progress 2026-04-16 00:39:10 +02:00
Damocles
54f80f0da8 hoverpanel: fix pin icons, hide pin during osd, convert network to hover panel 2026-04-15 23:09:30 +02:00
Damocles
1184cdd488 replace MouseArea with HoverHandler+TapHandler in BT/network menu delegates 2026-04-15 14:23:42 +02:00
Damocles
edcc78483c network/bluetooth menus: add radio toggle header, fix contentWidth 2026-04-14 00:58:24 +02:00
Damocles
71258b6d80 merge PopupPanel into HoverPanel with popupMode flag, delete PopupPanel 2026-04-13 23:26:35 +02:00
Damocles
e3c24d646e fix network/bt menus using hardcoded base0D instead of accentColor 2026-04-13 22:00:03 +02:00
Damocles
b06e3582ff nix fmt 2026-04-12 18:44:27 +02:00
Damocles
36d187e251 fix menu Process objects: declare as properties for PopupPanel compat 2026-04-12 18:28:52 +02:00
Damocles
a230b72344 network chooser: click to show known available connections 2026-04-12 18:24:36 +02:00