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

3647 Commits

Author SHA1 Message Date
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
blue linden 90efd89ba4 Create package and (untested) Home Manager module 2025-08-05 23:26:32 -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
purian23 7e21453533 Remove false screen backup 2025-08-05 22:10:09 -04:00
bbedward e132a754e8 fix control center positioning 2025-08-05 22:04:25 -04:00
purian23 7695078cb8 Implement compact toggles for clock & media topbar widgets 2025-08-05 20:33:01 -04:00
bbedward 1bd4eeb736 make screen to popouts for positioning data 2025-08-05 18:08:13 -04:00
bbedward bc11194454 fix default center widgets 2025-08-05 17:43:24 -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 55bb63f2a5 fix nil error 2025-08-05 15:42:16 -04:00
bbedward 283673a314 integrate light/dark mode and profile image with desktop portal 2025-08-05 15:40:34 -04:00
bbedward 13f37ed48d different name v0.0.2 2025-08-05 09:21:31 -04:00
bbedward 154b1e12f6 create-release alternative 2025-08-05 09:18:55 -04:00
bbedward fccaf06baa escape key handling 2025-08-05 09:15:27 -04:00
bbedward ef9e80bfdf awlasy center centcom 2025-08-05 08:21:31 -04:00
bbedward f064ce791a fix app drawer context menus 2025-08-05 08:09:28 -04:00
bbedward 54d8ca450f weather auto location option 2025-08-05 07:34:46 -04:00
bbedward 4bf525ce0d fix enum ref 2025-08-05 07:28:52 -04:00
bbedward 7021061ffd notifs/dock on TopLayer 2025-08-05 07:22:33 -04:00