1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-06-08 12:13:31 -04:00
Commit Graph

462 Commits

Author SHA1 Message Date
bbedward bba21408ea keybinds/cheasheet: support all providers 2025-11-09 16:26:15 -05:00
bbedward 0197961175 Merge branch 'master' of github.com:bbedward/DankMaterialShell 2025-11-09 13:54:02 -05:00
bbedward f08b98dcba misc spacing improvements 2025-11-09 13:51:57 -05:00
bbedward 3878998080 hyprland: refresh top levels then debounce sort 2025-11-09 13:00:15 -05:00
bbedward caa085a646 hyprland: use raw events to determine window position updates 2025-11-09 12:11:22 -05:00
bbedward 392a1c03c5 hypr: prevent events with bad data 2025-11-09 11:11:08 -05:00
bbedward 1524d27f4c idle: add option to prevent idle when mpris is playing 2025-11-09 11:01:32 -05:00
bbedward 9314de4772 compossitor: fix scale check 2025-11-08 08:06:42 -05:00
bbedward d8774c4787 dms: fix missing subs 2025-11-08 01:04:43 -05:00
bbedward c8fcf50095 ignore compositor scales when QT DPI is overwritten 2025-11-07 20:07:48 -05:00
purian23 f2ec3ae755 fix: Update fully charged battery logic 2025-11-06 21:23:36 -05:00
Aleksandr Lebedev 946a28d3be Fix: missing system logo and app icons on Guix System (#616)
* Fix for Guix logo not being shown

* Fixed icons not being shown in Workspace Switcher. Also added a DesktopService with a function to get the icon path

* Fixed some icons not being shown + Icons in app drawer

* Fixed icons not appearing in Spotlight

* Adapted missing icons in app launcher/spotlight

* Removed (now) useless change
2025-11-06 12:51:22 -05:00
Aleksandr Lebedev a0d886009a Someone forgot to rename function calls (#645) 2025-11-06 12:13:09 -05:00
bbedward d9652c7334 brightness: allow overriding exponent 2025-11-06 09:30:47 -05:00
Massimo Branchini bc6b568f7e cups plugin: small fix - change state update (#637)
* change state update

* i18n: update source strings from codebase

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-06 08:11:18 -05:00
bbedward e883ebe307 cups: only subscribe to cups, if widget is present 2025-11-05 18:10:54 -05:00
bbedward e75b47c21a cups: sync with API changes 2025-11-05 16:15:11 -05:00
Massimo Branchini 3702f493f6 CUPS cc integrated widget and service (#632)
* CUPS cc integrated widget and service

* i18n: update source strings from codebase
2025-11-05 16:04:54 -05:00
bbedward fd49a171c0 errors: generally, handle errors more gracefully with toasts 2025-11-05 12:22:02 -05:00
bbedward 8167c432b8 brightness: rename logarithmic to exponential 2025-11-05 10:18:19 -05:00
bbedward ae5d6c1ba4 brightness: optimistically update OSDs, works better 2025-11-05 10:00:42 -05:00
bbedward d48cd1acdd brightness: remember max val 2025-11-05 09:28:00 -05:00
bbedward d834124a71 ddc use raw values not percent 2025-11-05 09:23:14 -05:00
bbedward 60a791442e niri: allow using satty as the editor 2025-11-04 17:43:23 -05:00
bbedward 1ac95f0d14 displays: allow choosing logarithmic mode for backlight devices 2025-11-04 17:01:50 -05:00
bbedward fa08b39bb0 niri: add screenshot IPCs with swappy 2025-11-04 13:39:51 -05:00
bbedward 9e4b53e20b power: replace hibernate with "suspend behavior" opt 2025-11-04 13:05:48 -05:00
bbedward 20116b3933 settings: refactor for maintainability 2025-11-04 12:58:50 -05:00
bbedward 1d639d5f5a weather: fix rain chance 2025-11-04 08:42:19 -05:00
Oleksandr e1f06b7139 Fix display of the status of multiple batteries
When there are several batteries, one of them is fully charged, and the other is discharging, this leads to the incorrect display of the overall status as “Charging”
2025-11-04 07:22:26 +02:00
bbedward 43fbbc07f5 brightness: fix osd suppression 2025-11-03 16:27:41 -05:00
bbedward 3f70ca3506 brightness: dont cap to 1 minimum for non-backlight/ddc 2025-11-03 15:39:49 -05:00
bbedward 5cd1167b28 net: add auto connect option for wifi networks
fixes #597
2025-11-03 14:56:49 -05:00
bbedward 5d40138585 display: fix brightness OSD suppression 2025-11-03 14:17:10 -05:00
bbedward ed0b80008f brightness: use brightness.decrement/increment/refresh APIs 2025-11-03 10:57:16 -05:00
bbedward 976ff108b3 brightness: remove brightnessctl + ddcutil dependencies
- Switches to DMS API v13+ dependency
2025-11-02 20:22:45 -05:00
purian23 c0064cfcfa Update Notepad initial services 2025-11-02 14:20:33 -05:00
Aziz Hasanain 414ce5610d Remove wallpaper engine support in favor of plugin (#601)
* Remove wallpaper engine support in favor of plugin

* i18n: update source strings from codebase

* Add migration notification for WallpaperEngine support

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-02 13:44:06 -05:00
bbedward 54a69a6101 gamma: allow setting high temp 2025-11-02 11:07:47 -05:00
Massimo Branchini eca38ae920 base activation for cups capability (#591)
* base activation for cups capability

* i18n: update source strings from codebase

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-01 10:55:27 -04:00
bbedward e1cdf4ed50 keyboard/hyprland: sync keyboard layout with event 2025-11-01 10:35:22 -04:00
bbedward 5f22347d7a audio: re-create players on default device change 2025-11-01 10:14:30 -04:00
bbedward 7252d1e4d7 polkit: simplify service usage 2025-10-31 11:51:11 -04:00
bbedward c5efd28781 polkit: support for polkit escalation prompts 2025-10-31 09:40:05 -04:00
bbedward 1fb4eb33aa dwl: don't always show tag 1 2025-10-30 21:58:26 -04:00
bbedward baf9b5e6f3 dwl: dont show empty tags 2025-10-30 10:50:35 -04:00
bbedward 5033d10246 dwl: remove wlr-randr dependency 2025-10-30 09:21:20 -04:00
bbedward 19b13a1e81 dwl: tag changes 2025-10-29 23:45:40 -04:00
bbedward 76637fab33 dwl: hide empty tags by default 2025-10-29 23:45:40 -04:00
bbedward 7ed0b752a8 hyprland: some targeted improvements 2025-10-29 17:23:38 -04:00