bbedward
967b7d05de
Revert
2025-10-21 23:13:54 -04:00
github-actions[bot]
90bc890190
i18n: update translations
2025-10-22 03:10:19 +00:00
purian23
647c358b72
feat: Wallpapers built into the Media Hub
...
- Thanks @TaylanTatli for the inspiration
2025-10-21 23:09:10 -04:00
github-actions[bot]
2a89885437
i18n: update translations
2025-10-21 21:46:51 +00:00
github-actions[bot]
47cc43185d
i18n: update source strings from codebase
2025-10-21 21:46:47 +00:00
bbedward
aa6e09ed3e
notifications: trigger first action on left click in popup, if present
2025-10-21 17:46:09 -04:00
github-actions[bot]
c7bc3d6f3b
i18n: update source strings from codebase
2025-10-21 21:06:54 +00:00
bbedward
0b68bf7c07
greeter: don't use a session lock
2025-10-21 17:06:26 -04:00
Ignacio Serrano
3274ef5e3e
fix: night mode is now always available ( #524 )
2025-10-21 16:40:56 -04:00
github-actions[bot]
f93a00c8d4
i18n: update source strings from codebase
2025-10-21 19:56:15 +00:00
Bruno Cesar Rocha
92bcb83b16
Add support for material icons on launcher ( #521 )
...
- Add support for using material icons on launcher items (for plugins)
- Allow plugins to omit icons
- Update plugin docs
- add developer note so the next one working on launcher will not spend
hours debugging the wrong place as I just did :)
2025-10-21 15:55:45 -04:00
bbedward
4e0c813db7
readme update
2025-10-21 14:36:56 -04:00
github-actions[bot]
d4509c80b7
i18n: update translations
2025-10-21 18:28:27 +00:00
github-actions[bot]
c9313df3a4
i18n: update source strings from codebase
2025-10-21 18:28:23 +00:00
bbedward
9b6fb29d46
nm: updates for NM agent in DMS API v7
2025-10-21 14:27:42 -04:00
github-actions[bot]
50ce5cf257
i18n: update translations
2025-10-21 18:08:50 +00:00
github-actions[bot]
b19e5b3b40
i18n: update source strings from codebase
2025-10-21 18:08:46 +00:00
bbedward
c07ba3f737
hyprland: add overview
2025-10-21 14:02:53 -04:00
github-actions[bot]
eff5f60264
i18n: update translations
2025-10-21 14:14:46 +00:00
github-actions[bot]
355b2e16b4
i18n: update source strings from codebase
2025-10-21 14:14:42 +00:00
bbedward
c389101a10
workflow: add term sync with poeditor
2025-10-21 10:13:56 -04:00
bbedward
4aa0b3d0fc
theme: sync color scheme after matugen finishes
2025-10-21 10:04:28 -04:00
bbedward
322f1415f6
gamma: fix persistence of night mode auto-location
2025-10-21 08:40:27 -04:00
bokicoder
0d57691e38
add color picking support option ( #516 )
2025-10-21 08:10:34 -04:00
purian23
507b516f89
fix: Privacy audio null property
2025-10-20 21:02:33 -04:00
bbedward
7bf73ab14d
gamma/nightmode: use dms V6 implementation - Scraps gammastep depednency
2025-10-20 18:24:57 -04:00
bokicoder
9a305355c2
disable sleep inhibitor when lock-before-suspend disabled ( #512 )
2025-10-20 13:03:27 -04:00
github-actions[bot]
6ac382a25f
i18n: update translations
2025-10-20 16:16:16 +00:00
bbedward
e02b255442
system tray: Add DMS_HIDE_TRAYIDs
2025-10-20 12:15:52 -04:00
github-actions[bot]
d978740d66
i18n: update translations
2025-10-20 15:47:16 +00:00
bbedward
62b7492e9f
portal: handle profile setting errors
2025-10-20 11:43:14 -04:00
bbedward
c2f42f3f69
bar: fix border with radius
2025-10-20 11:34:46 -04:00
github-actions[bot]
2c4a40e778
i18n: update translations
2025-10-20 15:15:51 +00:00
bbedward
635fcad416
Revert "lock: terminate fprint pam session when using password"
...
This reverts commit 7bf7d0afae .
2025-10-20 11:15:26 -04:00
github-actions[bot]
2c92f830d1
i18n: update translations
2025-10-20 14:05:10 +00:00
bbedward
4924f3e55a
cc: scrap bluetooth device icons
2025-10-20 10:04:36 -04:00
bbedward
53306165e1
bar: fix border canvas
2025-10-20 09:43:49 -04:00
github-actions[bot]
1ebcdaaf62
i18n: update translations
2025-10-20 13:22:56 +00:00
bbedward
078ef203b6
Merge branch 'master' of github.com:bbedward/DankMaterialShell
2025-10-20 09:22:26 -04:00
bbedward
59669d8b7f
i18n: add some terms
2025-10-20 09:22:03 -04:00
github-actions[bot]
d38b98459a
i18n: update translations
2025-10-20 13:07:57 +00:00
bbedward
f54e53b8a0
theme: fix gtk light
...
- I just had to rip gtk.css from adw-gtk3 for it to apply colors idk
2025-10-20 09:07:07 -04:00
bbedward
851d47213c
themes: change gtk theme path to adw-gtk3 + libadwaita for gtk4
2025-10-19 23:50:18 -04:00
bbedward
ad778b5d81
wallpaper: respect fill mode on lock + greeter
2025-10-19 23:39:21 -04:00
bbedward
0cb081a6d0
lock: bypass custom commands in ipc
2025-10-19 23:15:32 -04:00
bbedward
daf3525e80
show hidden files for wallpapers
2025-10-19 22:44:21 -04:00
Mattias
b35198c710
feat: Only colour Bluetooth icon in DankBar if a device is connected ( #497 )
2025-10-19 22:35:31 -04:00
Mattias
1feb77aadb
chore: Tidy up superfluous whitespace ( #503 )
2025-10-19 22:35:17 -04:00
purian23
d6b690ae2f
feat: Updated DMS Animations
...
- Based on Material 3 Expressive
- Now features custom timers options
- Thanks to Soramane/Caelestia for converting Google's Material 3 Expressive curves
2025-10-19 21:42:18 -04:00
purian23
b1ae246c86
Update Greeter ReadMe
2025-10-19 19:14:13 -04:00