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

454 Commits

Author SHA1 Message Date
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
bbedward 0569906f7c network: strip down legacy network service 2025-10-29 17:07:19 -04:00
bbedward c87fa0de5e sway: add support for sway 2025-10-29 15:08:11 -04:00
bbedward 7b26692c8e dwl: support display scales 2025-10-29 13:45:22 -04:00
bbedward aede6b064a dwl: add dwl/MangoWC support
- Requires dms api v12
- Tags/Workspace support
- MangoWC launcher logo
- dpms off/on support
- logout support
2025-10-29 12:39:31 -04:00
bbedward 0a5105cc62 niri: simple blur rule 2025-10-28 12:49:49 -04:00
bbedward 13a2813db9 calendar: parse event links from description 2025-10-28 11:20:42 -04:00
bbedward 8bf23d820f sounds: fix search path to include generic data location
fixes #566
2025-10-28 10:42:01 -04:00
bbedward d7efd1b285 wallpaper: fix auto cycling initialization 2025-10-28 09:42:50 -04:00