1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-05-12 23:32:50 -04:00
Commit Graph

3617 Commits

Author SHA1 Message Date
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 682a8cd7d6 fix the f'd lock screen 2025-08-08 16:29:24 -04:00
bbedward 3bc7baa19a fix cpu burning of privacy indicator 2025-08-08 16:07:26 -04:00
bbedward f5e52c55c0 corner radius unified + setting 2025-08-08 16:05:10 -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 8dc6e2805d Merge branch 'master' of github.com:bbedward/dank-material-dark-shell 2025-08-08 14:44:28 -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
BB c1f55b39e4 Merge pull request #29 from cashmeredev/master
Nix flake keybinding configuration fix
2025-08-08 13:26:51 -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
cashmere 5bc91ffa3d fix dynamic system declaration 2025-08-08 16:56:08 +02:00
cashmere 0abdd73a8d do not compile whole niri project 2025-08-08 16:51:54 +02:00
cashmere 0f6d10ffeb fix set keybind error. 2025-08-08 16:30:35 +02:00
purian23 78a40d3677 Updated scrollbar base 2025-08-07 21:48:29 -04:00
bbedward faa2fb8a4a Update theme doc in readme 2025-08-07 18:25:57 -04:00
bbedward 4523528d77 fix warnings 2025-08-07 17:33:15 -04:00
bbedward d84e48f5dd Fix tray menu position 2025-08-07 17:20:46 -04:00
bbedward 9b7ca88e11 native tray menu 2025-08-07 17:01:52 -04:00
bbedward 3dae0ec5e3 niri: connect directly to socket rather than running commands 2025-08-07 15:52:02 -04:00
bbedward fc13ed5c3a Merge branch 'master' of github.com:bbedward/DankMaterialShell 2025-08-07 15:24:35 -04:00
bbedward 98d2ca24a8 workaround for all the terrible default QT scrolling behavior
- DankGridView, DankFlickable, DankListView\
- Touchpad behavior greatly improved by preserving momentum
- Fixed janky nested scrollers in control center
2025-08-07 15:22:40 -04:00
bbedward 02ab8e2db5 scroll improvement 2025-08-07 12:00:24 -04:00
bbedward 07c33b42eb readme polkit update 2025-08-07 11:45:30 -04:00
bbedward bbfb38e391 load dankshell pam config if exists 2025-08-07 10:10:09 -04:00
bbedward 6cacdb1083 fix clipboard hist modal 2025-08-07 08:59:12 -04:00
bbedward 3bd3c511b7 remove theme env overrides 2025-08-07 08:54:35 -04:00
purian23 d2ba398d68 Update more scrolling enhancements 2025-08-07 00:14:56 -04:00
purian23 722fd36c0a Updates to scrolling logic 2025-08-06 23:18:30 -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 732f31d3c1 fix wifi password modal 2025-08-06 20:33:19 -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 6b74d109dc update words 2025-08-06 17:00:21 -04:00
bbedward a2736c0854 Merge branch 'master' of github.com:bbedward/dank-material-dark-shell 2025-08-06 16:55:53 -04:00
bbedward 55bf61ee00 add issue templates 2025-08-06 16:55:43 -04:00
BB 2162d355cd Merge pull request #17 from bluelinden/master
Finalize home manager module
2025-08-06 14:01:34 -04:00
blue linden f50541b2d9 Merge branch 'bbedward:master' into master 2025-08-06 13:01:47 -04:00
blue linden 5daba918a1 Get home-manager module working 2025-08-06 13:00:57 -04:00
bbedward 055fee576c switch to state dir and dock fixes 2025-08-06 12:00:09 -04:00
bbedward 18aa557ef1 config refacotr: separate settings.json, session.json, appusage.json 2025-08-06 11:47:24 -04:00
blue linden 3950ef2429 Autostart DankMaterialShell on Niri startup 2025-08-06 09:15:11 -04:00
BB defc50eec6 Merge pull request #12 from bluelinden/master
Add a Nix Flake containing a Home Manager module and a package
2025-08-05 23:43:25 -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
blue linden be2ed80d36 Merge branch 'bbedward:master' into master 2025-08-05 23:27:45 -04:00