purian23
b6b4244ed0
Update to find more distro greet user paths
2026-02-16 00:13:31 -05:00
purian23
f2a6d2c7da
core: Fix DMS Greeter group check & add Cosmic support
2026-02-15 22:48:22 -05:00
bbedward
0a9a34912e
wallpapers: support more image formats + case insensitivity
...
fixes #1694
fixes #1660
2026-02-15 16:22:27 -05:00
Artem
24e3024b57
fix(brightness): refresh sysfs cache on hotplug ( #1674 )
...
* fix(brightness): refresh sysfs cache on hotplug
The SysfsBackend used a cache that was never refreshed on display hot plug, causing new backlight devices to not appear in IPC until restart.
This adds Rescan() to SysfsBackend and calls it in Manager.Rescan(), matching the behavior of DDCBackend.
Fixes: hotplugged external monitor brightness control via IPC
* make fmt
---------
Co-authored-by: bbedward <bbedward@gmail.com >
2026-02-14 14:00:01 -05:00
bbedward
14f92669c6
doctor: add cups-pk-helper
2026-02-14 10:38:03 -05:00
bbedward
b8d40761ff
network: simplify connection handling
2026-02-13 17:24:58 -05:00
bbedward
8a6c1e45ce
themes: fix overflow of option button group
...
fixes #1399
2026-02-13 10:22:07 -05:00
bbedward
b8e5f9f3b1
matugen: support v4
2026-02-13 09:40:51 -05:00
bbedward
a77c1adb32
matugen: dont signal terminals when disabled
...
fixes #1658
2026-02-12 16:57:21 -05:00
bbedward
96b9d7aab3
ci: update go version and golangci-lint version
2026-02-12 09:57:38 -05:00
bbedward
7417e26444
core: replace go-localereader directive
2026-02-12 09:48:10 -05:00
bbedward
a337585b00
core/server/dbus: suppress unsubscribe warnings
2026-02-10 17:52:39 -05:00
ArijanJ
e2c3ff00fb
feat(ipc): add player-specific mpris volume control ( #1645 )
...
* feat: add mpris volume control through ipc
* feat: add mpris volume action and default binds
2026-02-10 15:44:56 -05:00
bbedward
c783ff3dcf
core: add DL helper, apply to TrackArt OSD, DankLocationSearch
...
- unrelated change to add gsettingsOrDconf helpers
2026-02-10 15:42:40 -05:00
bbedward
2c360dc3e8
mautgen: post-hook reload GTK4 and qt6ct
...
fixes #1643
2026-02-10 15:06:44 -05:00
purian23
0922e3e459
clipboard: Fix pinned entry logic
...
- Add keyboard nav to pinned entries
- Fix wrong copied selection upon Enter
2026-02-09 20:53:48 -05:00
Tulip Blossom
b4a8853591
fix(greeter): use 0755 permissions for greeter directories ( #1619 )
...
* fix(greeter): use 0755 permissions for greeter directories
Directories need to be executable to read/write to them (weirdly enough)
Fixes: https://github.com/AvengeMedia/DankMaterialShell/issues/1618
Signed-off-by: Tulip Blossom <tulilirockz@outlook.com >
* fix: also need 4 for world writeable perms on DMS greeter directory
---------
Signed-off-by: Tulip Blossom <tulilirockz@outlook.com >
2026-02-07 22:25:39 -05:00
bbedward
fa639424f5
core/config: update default steam window rules
...
fixes #1615
2026-02-07 11:43:34 -05:00
bbedward
654661fd66
cli/setup: add subcommands for individual includes
2026-02-06 09:53:41 -05:00
bbedward
6b537f30a5
matugen: sync adwaita accent color by visual similarity
2026-02-05 14:16:30 -05:00
bbedward
2583dbd3f2
niri/keybinds: expose when-locked, inhibitied, repeat through GUI editor
...
fixes #1437
2026-02-05 11:55:25 -05:00
bbedward
e27e904157
doctor: add --copy option for github issue reporting
2026-02-04 19:33:22 -05:00
bbedward
fe15667986
clipboard: add watch -m for mime-types
2026-02-04 11:36:41 -05:00
bbedward
e9ec28aab7
core/greeter: embed base config, tie enable into sync, sync config
...
argument always, preserve existing args
2026-02-03 16:02:42 -05:00
purian23
3ef0e63533
feat: DMS Greeter Sync w/niri include settings
...
- cursor, debug, input & options
- This lets the greeter inherit your niri display/output layout, input device behavior, cursor settings & debug flags overrides
2026-02-03 14:57:29 -05:00
purian23
07242a00b3
fix: Update DankDropdown & Clipboard Pins
2026-01-31 13:40:15 -05:00
bbedward
02edce2999
plugins: represent featured plugins in built-in browsers
2026-01-30 13:31:12 -05:00
bbedward
c755a3719d
core/windowrules: disable hyprland from CLI
2026-01-29 13:12:17 -05:00
bbedward
be0ca993ff
clipboard: add raw image mime-type to offers in CopyFile
2026-01-29 09:46:01 -05:00
bbedward
10923346d7
clipboard: fix watch command
2026-01-28 21:36:16 -05:00
bbedward
2deeab9d08
clipboard: touch copied history entry
...
- makes it appear at the top of the history
2026-01-28 16:09:32 -05:00
bbedward
75fd62865b
core/dbus: fix arg types in calls
2026-01-28 15:25:16 -05:00
bbedward
757054e140
core/dbus: support Normalize for more dbus types
2026-01-28 13:28:13 -05:00
bbedward
eda59b348c
clipboard: react to changes
2026-01-27 22:50:28 -05:00
bbedward
a9cb2fe912
clipboard: fix hash duplication check, set isOwner for CopyFile
2026-01-27 22:35:20 -05:00
bbedward
68159b5c41
niri: add window-rule management
...
- settings UI for creating, editing, deleting window ruels
- IPC to create a window rule for the currently focused toplevel
fixes #1292
2026-01-27 19:28:58 -05:00
bbedward
122fb16dfb
clipboard: simplify copyFile, fix copy image from history
2026-01-26 21:49:34 -05:00
bbedward
8499033221
clipboard: fix file transfer & export functionality
...
- grants read to all installed flatpak apps
2026-01-26 17:58:06 -05:00
bbedward
1cdbd01748
go mod tidy
2026-01-26 16:44:32 -05:00
bbedward
08cc076a4c
clipboard: skip application/vnd.portal.filetransfer mime in history
2026-01-26 16:40:56 -05:00
bbedward
2a02d5594c
clipboard: add cl copy --download option for images/videos
...
- offers application/vnd.portal.filetransfer and text/uri-list
2026-01-26 16:34:47 -05:00
bbedward
26bc5425d3
displays: fix vrr=0 setting on hyprland
2026-01-26 11:00:37 -05:00
Karan Singh
38b4d1dc95
Disable VRR in hyprland configuration ( #1509 )
...
VRR disabled by default.
2026-01-26 10:57:34 -05:00
purian23
f945307232
cleanup: Auto theme switcher
2026-01-24 17:48:34 -05:00
purian23
3413cb7b89
feat: Create new Auto theme mode based on region / time of day
2026-01-24 16:38:45 -05:00
bbedward
a887e60f40
keybinds: fix MangoWC config traversal in provider
...
fixes #1464
2026-01-24 12:23:59 -05:00
bbedward
816819bf9f
dankinstall: fix xero color typo
2026-01-23 23:10:24 -05:00
bbedward
78f3bb3812
dankinstall: support XeroLinux
...
fixes #1474
2026-01-23 22:39:14 -05:00
Kamil Chmielewski
b3ea28c5c4
feat: add workspace rename dialog ( #1429 )
...
* feat: add workspace rename dialog
- Adds a modal dialog to rename the current workspace
- Supports both Niri (via IPC socket) and Hyprland (via hyprctl dispatch)
- Default keybinding: Ctrl+Shift+R to open the dialog
- Pre-fills with current workspace name
- Allows setting empty name to reset to default
* refactor: wrap WorkspaceRenameModal in LazyLoader
Reduces memory footprint when the modal is not in use.
2026-01-23 13:46:34 -05:00
bbedward
0857023dba
core: ipc fill in help, remove management tui
2026-01-22 17:51:38 -05:00