Commit graph

25 commits

Author SHA1 Message Date
Damocles
ff1644c0bd feat(gpu): add gpu monitor module (amd sysfs + nvidia-smi, usage/vram/temp) 2026-04-17 11:15:55 +02:00
Damocles
8c2ff6203f fix window title: move visibility to bargroup to avoid binding deadlock 2026-04-17 09:09:42 +02:00
Damocles
f225d34202 add debug logging to track window title visibility issue 2026-04-17 01:19:04 +02:00
Damocles
d8cef95b6f default modules to enabled, add window title debug logging 2026-04-17 01:13:59 +02:00
Damocles
9257941fe0 fix: default modules to disabled, enable non-configured ones after json load 2026-04-15 20:40:50 +02:00
Damocles
4d730f51f3 remove dead temperature.interval config option 2026-04-15 19:19:40 +02:00
Damocles
937ae5af2e feat: add statsDaemon.interval setting, pass --interval to nova-stats 2026-04-15 19:01:29 +02:00
Damocles
6eb36b86c9 remove unused interval options from bluetooth, network, powerprofile, cpu, memory modules 2026-04-15 12:27:43 +02:00
Damocles
e1241b33d2 feat: add screenCorners enable flag via Modules config 2026-04-13 20:08:31 +02:00
Damocles
5a4d5b3e27 feat: add privacy module enable flag and move into clock group 2026-04-13 20:07:22 +02:00
Damocles
20cb306ad6 C6: progress bar from hints.value, maxHistory default -1 (unlimited) 2026-04-13 17:01:04 +02:00
Damocles
bc3236fce6 C3: configurable maxHistory (default 50) 2026-04-13 16:58:10 +02:00
Damocles
29f14a72f0 notification center: scrollable list, configurable maxVisible (default 10) 2026-04-13 16:07:28 +02:00
Damocles
a6d95ffdaf notifications: derive popup enabled from maxPopups > 0 2026-04-13 15:36:54 +02:00
Damocles
9358f8fe6e notifications: disableable popups, configurable max popup count 2026-04-13 15:35:12 +02:00
Damocles
c0b3cd9b6f make backgroundOverlay and overviewBackdrop disableable via modules config 2026-04-13 10:01:37 +02:00
Damocles
dea4541718 configurable notification timeout, default 3s 2026-04-13 00:08:45 +02:00
Damocles
28fb0e4d00 temperature thresholds: warm 80, hot 90 2026-04-13 00:00:47 +02:00
Damocles
b06e3582ff nix fmt 2026-04-12 18:44:27 +02:00
Damocles
7a4e1859a9 configurable polling intervals and thresholds per module 2026-04-12 17:44:52 +02:00
Damocles
55ab5bc4e7 restructure module config to objects with enable + extra options 2026-04-12 17:36:38 +02:00
Damocles
4df704844e rename power 2026-04-12 15:57:22 +02:00
Damocles
3a6ba994c5 weather options 2026-04-12 15:20:38 +02:00
Damocles
9b87c70477 workspace indicator 2026-04-12 15:05:59 +02:00
Damocles
5ad933c03b disable modules, README, warning fixes 2026-04-12 12:19:30 +02:00