Commit graph

161 commits

Author SHA1 Message Date
Damocles
974613d811 nix fmt 2026-04-12 22:48:04 +02:00
Damocles
0eeaa6a04e window title: grow to content, spacer takes remaining space 2026-04-12 22:47:33 +02:00
Damocles
f6219ce3c2 rename Overview to BackgroundOverlay everywhere 2026-04-12 22:45:08 +02:00
Damocles
ff005acc60 window title: fill available space, clip overflow 2026-04-12 22:36:22 +02:00
Damocles
32a1bb8fa8 propagate accent color to workspaces, tray, window title; round workspace pills 2026-04-12 22:20:34 +02:00
Damocles
834bf808d0 propagate group accent color to modules via accentColor chain 2026-04-12 22:14:45 +02:00
Damocles
ec8672e837 group colors match top gradient based on horizontal position 2026-04-12 21:58:20 +02:00
Damocles
8e8d0e6fa5 revert border glow shader, keep solid group backgrounds 2026-04-12 21:53:36 +02:00
Damocles
0181c566cf solid group backgrounds, glow shader on gradient border 2026-04-12 21:36:20 +02:00
Damocles
d33b47139a restore gradient glow wash behind border 2026-04-12 21:27:46 +02:00
Damocles
49513b7ff2 tray icons: size from fontSize instead of hardcoded 18px 2026-04-12 21:21:26 +02:00
Damocles
a7bdc964fa workspace pills: size from fontSize instead of hardcoded 20px 2026-04-12 21:20:27 +02:00
Damocles
6f42337008 gradient border: top + sides with corner arcs, fades out at bottom 2026-04-12 21:11:18 +02:00
Damocles
3ae679a621 increase bar-wide gradient glow intensity 2026-04-12 21:06:41 +02:00
Damocles
4c90b4a9a2 gradient: subtle glow fading from stroke to bar bottom via compositing 2026-04-12 21:01:24 +02:00
Damocles
deb71231fb stable icon widths via minIcon, fix volume icon jitter 2026-04-12 21:00:36 +02:00
Damocles
ae3d55912f center text in labels with minText padding 2026-04-12 20:53:42 +02:00
Damocles
ffa3111407 bar groups: consistent height based on bar height 2026-04-12 20:50:27 +02:00
Damocles
ea1b6ac9bc fix bar: remove color wash, keep only opaque backing + stroke 2026-04-12 20:30:38 +02:00
Damocles
4a5b629b8d screen corner radius back to 15 2026-04-12 20:26:49 +02:00
Damocles
971e44aaf1 bar: offset content below gradient, fade gradient to bar bottom 2026-04-12 20:26:25 +02:00
Damocles
c13a719145 cava: add to deps, fix config via temp file 2026-04-12 19:37:39 +02:00
Damocles
e75d7c7804 readme: add visualizer, overview, curved gradient 2026-04-12 19:33:42 +02:00
Damocles
27e1f63691 gradient bar: opaque base00 backing behind stroke 2026-04-12 19:32:15 +02:00
Damocles
22c8287315 inset bar contents to avoid overlap with screen corner curve 2026-04-12 19:31:00 +02:00
Damocles
5a7d205516 gradient bar: canvas-drawn arc matching screen corner radius 2026-04-12 19:28:35 +02:00
Damocles
e6c65cad45 fix gradient bar: clip to 3px height, curve follows screen radius 2026-04-12 19:19:26 +02:00
Damocles
a5932a8feb gradient bar follows screen corner radius 2026-04-12 19:16:19 +02:00
Damocles
6e20ac966e mpris: cava audio visualizer overlay on album art 2026-04-12 19:14:41 +02:00
Damocles
5886f39b08 overview: background layer clock and date visible in niri overview gaps 2026-04-12 19:11:26 +02:00
Damocles
b80071db5c nix fmt 2026-04-12 19:05:24 +02:00
Damocles
367520df6a remove dead OsdState/Osd code, update README 2026-04-12 19:03:22 +02:00
Damocles
69ee00004a increase default screen corner radius to 20 2026-04-12 18:59:41 +02:00
Damocles
7e5afebada privacy: detect active video streams only, not hardware sources 2026-04-12 18:58:16 +02:00
Damocles
cd29baa4d5 screen corners: use exclusiveZone -1 to ignore bar offset 2026-04-12 18:53:47 +02:00
Damocles
87b7bb00d0 privacy module: screenshare and microphone indicators with glow + pulse 2026-04-12 18:52:15 +02:00
Damocles
0568f71d1b event-driven network/bluetooth/powerprofile via dbus-monitor + nmcli monitor 2026-04-12 18:48:07 +02:00
Damocles
b06e3582ff nix fmt 2026-04-12 18:44:27 +02:00
Damocles
21f96dc68e dismiss tooltip flyout when opening panel menus 2026-04-12 18:43:51 +02:00
Damocles
7e359fb730 mpris: preload album art at root level, cache survives panel hidden 2026-04-12 18:42:06 +02:00
Damocles
5d483e6284 fix mpris album art: keep visible after temp file deletion 2026-04-12 18:39:15 +02:00
Damocles
90ec41fd05 mpris: inline hover panel replaces separate MprisMenu 2026-04-12 18:38:04 +02:00
Damocles
cde8aa99aa volume panel: per-app stream sliders in expanded view 2026-04-12 18:35:40 +02:00
Damocles
3ed00dd905 mpris album art: keep last good source, clear on track change 2026-04-12 18:33:04 +02:00
Damocles
2be333d3f0 mpris album art: async loading, no cache 2026-04-12 18:29:30 +02:00
Damocles
36d187e251 fix menu Process objects: declare as properties for PopupPanel compat 2026-04-12 18:28:52 +02:00
Damocles
fd71211176 bluetooth flyout: paired devices with connect/disconnect 2026-04-12 18:27:20 +02:00
Damocles
a230b72344 network chooser: click to show known available connections 2026-04-12 18:24:36 +02:00
Damocles
20d3ad12f9 fix volume expand: use MouseArea on icon/label instead of TapHandler on Row 2026-04-12 18:21:30 +02:00
Damocles
7aadbed03e backlight panel: flash on hotkey changes 2026-04-12 18:17:07 +02:00