bbedward
938e0cf4fb
make unmute when ipc volume changes
2025-08-11 16:58:45 -04:00
bbedward
9bc5de8a8a
dgop was rebranded
2025-08-10 22:21:54 -04:00
bbedward
5b259db341
requires dankgop 0.0.3+
2025-08-10 14:48:53 -04:00
bbedward
62e1aa8ae8
remove sample filtering
2025-08-10 13:43:50 -04:00
bbedward
78c38a898c
battery view improvements
2025-08-10 13:35:59 -04:00
purian23
a73da19db2
fix: Notification timestamp tracking
2025-08-10 07:40:56 -04:00
bbedward
42abed62fe
add wallpaper cycling feature
2025-08-09 23:50:45 -04:00
bbedward
01b5ae46b1
try to minimize bad data before enough cpu samples are done
2025-08-09 21:01:39 -04:00
bbedward
2d74753ab4
correct dankgop sampling approach
2025-08-09 20:33:21 -04:00
bbedward
218eefbe19
Revert "Implement some data smoothing"
...
This reverts commit 8bef7ded1e .
2025-08-09 20:01:26 -04:00
bbedward
8bef7ded1e
Implement some data smoothing
2025-08-09 17:26:57 -04:00
bbedward
b3310e3edd
dankgop sampling version
2025-08-09 17:16:30 -04:00
bbedward
3f5eb1844c
migrate to dankgop monitoring
2025-08-09 16:50:02 -04:00
bbedward
a0c5f31ffa
second path to enable GPU temps
2025-08-09 10:53:17 -04:00
bbedward
b65917113a
lighter sysmon script
2025-08-09 00:07:43 -04:00
bbedward
8a4db0b3d7
separate scripts
2025-08-08 23:49:03 -04:00
bbedward
e20d0be73d
GPU warning
2025-08-08 22:53:03 -04:00
bbedward
6b44c93547
subtle update
2025-08-08 21:19:06 -04:00
bbedward
f973f1b16c
separate static sysinfo call
2025-08-08 20:44:25 -04:00
bbedward
0a22565cbd
anotehr qmlfmt round and extra GPU data
2025-08-08 19:17:53 -04:00
bbedward
6c8e6568dc
Merge branch 'master' of github.com:bbedward/DankMaterialShell
2025-08-08 17:05:17 -04:00
bbedward
927dc507da
fix sysmon errors
2025-08-08 17:03:00 -04:00
bbedward
bae2bac8f4
show cpu percent relative to a core
2025-08-08 16:32:59 -04:00
bbedward
4d408c65f2
replace qmlformat with a better tool
...
still not perfect, but well - what can ya do
2025-08-08 15:55:37 -04:00
bbedward
03276b7d9a
feat: add temperature widgets, separate ram/cpu widgets, update
...
calculations
- make CPU calculations per-process mirror gnome (of all CPUs)
2025-08-08 14:43:43 -04:00
bbedward
105353c2a4
Merge branch 'master' of github.com:bbedward/dank-material-dark-shell
2025-08-08 12:28:17 -04:00
bbedward
ac68245af5
replace dumb function
2025-08-08 12:28:08 -04:00
bbedward
3dae0ec5e3
niri: connect directly to socket rather than running commands
2025-08-07 15:52:02 -04:00
bbedward
6cacdb1083
fix clipboard hist modal
2025-08-07 08:59:12 -04:00
bbedward
633927da9a
also check mute
2025-08-06 23:06:34 -04:00
bbedward
16d4a75283
simplify privacy service
2025-08-06 22:31:55 -04:00
purian23
d036684842
feat: Initial Privacy inidicators implementation
2025-08-06 20:48:38 -04:00
bbedward
1005edae0a
calculate memory by pss instead of rss
2025-08-06 18:36:52 -04:00
bbedward
abed2e1e3c
add brightness and micmute OSDs, fix audio tab bug
2025-08-06 17:33:12 -04:00
bbedward
18aa557ef1
config refacotr: separate settings.json, session.json, appusage.json
2025-08-06 11:47:24 -04:00
BB
383a22cee5
Merge pull request #11 from lonerOrz/uptime
...
fix(uptime): replace 'uptime -p' with /proc/uptime parsing
2025-08-05 23:41:49 -04:00
loner
4d2a65dc7e
fix(uptime): replace 'uptime -p' with /proc/uptime parsing
...
On NixOS, the default `uptime` command from coreutils does not support
the `-p` option.
This replaces the previous `bash`-based solution with a call to
`/proc/uptime`,
and parses the result in JavaScript to produce a human-readable format
like:
"up 1 day, 2 hours, 5 minutes"
This makes uptime reporting fully compatible with NixOS and more
portable.
2025-08-06 11:01:42 +08:00
purian23
7fcdf1ea88
Update brightnessctl logic
2025-08-05 22:58:28 -04:00
bbedward
081f8533c4
fix light/dark toggle and settings not re-opening after escape
2025-08-05 17:32:53 -04:00
bbedward
c88dc67dbc
add disable weather option
2025-08-05 15:57:01 -04:00
bbedward
283673a314
integrate light/dark mode and profile image with desktop portal
2025-08-05 15:40:34 -04:00
bbedward
54d8ca450f
weather auto location option
2025-08-05 07:34:46 -04:00
bbedward
7021061ffd
notifs/dock on TopLayer
2025-08-05 07:22:33 -04:00
bbedward
436c7e2234
dock: create an initial basic dock
2025-08-04 19:10:20 -04:00
bbedward
599118c63e
General code cleanups
2025-08-02 16:18:12 -04:00
bbedward
2cf7497324
fix process monitor CPU calculations
2025-08-02 14:55:33 -04:00
bbedward
21c40b58bc
widgets: add spacer, divider, tweak interface
2025-08-02 13:10:39 -04:00
bbedward
be301f829f
make cava a singleton
2025-08-02 12:13:05 -04:00
bbedward
2f97c39647
lookup notif name by desktop entry if not present
2025-08-01 19:51:03 -04:00
purian23
d8ab38a0af
Restore Wifi Services UI
2025-07-29 22:20:06 -04:00