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
purian23
35c6efdcc5
Optimize services to reduce load
2025-07-29 21:56:41 -04:00
bbedward
4581544585
weather: general improvements to setting
2025-07-28 12:57:59 -04:00
bbedward
77051d0d62
de-dupe scrollview
2025-07-27 20:56:09 -04:00
bbedward
fae7f36a24
remove unused functions/dead code
2025-07-27 20:23:11 -04:00
purian23
a681593eda
Address active warnings
2025-07-26 22:13:09 -04:00
bbedward
e160a41347
fix app searching sorting with usage rankings
2025-07-26 16:50:57 -04:00
bbedward
01a94a17de
notifications: try to prevent zombies better, markdown, re-org
2025-07-26 16:08:58 -04:00
bbedward
484a947127
notification: general improvements to popups
2025-07-26 13:25:39 -04:00
bbedward
39e3107db6
notifications: reverse order top to bottom, fix warnings
2025-07-26 00:27:59 -04:00
bbedward
3b5ddab1ce
notifications: improve resource usage
2025-07-25 23:06:07 -04:00