bbedward
05eaf59c89
audio: fix cycle output, improve icon resolution for sink
...
fixes #1808
2026-02-23 13:21:43 -05:00
Lucas
7749613801
nix: update flake.lock ( #1809 )
2026-02-23 12:31:36 -05:00
bbedward
e3dbaedbb4
audio: disable effects when mpris player is playing
2026-02-23 12:31:04 -05:00
bbedward
9f17ced6de
launcher: implement memory for selected tab
...
fixes #1806
2026-02-23 10:19:31 -05:00
dms-ci[bot]
de54ef871d
nix: update vendorHash for go.mod changes
2026-02-23 15:04:39 +00:00
Jonas Bloch
b0da45d6d0
Wifi QR code generation (requires testing) ( #1794 )
...
* fix: add mockery v2 to nix flake pkgs
* feat: add requests for generating wifi qr codes as png files in /tmp, and to delete them later. only supports NetworkManager backend for now.
* feat: add modal for sharing wifi via qr code and saving the code as png file.
* fix: uncomment QR code file deletion
* network: light refactor and cleanup for QR code generation
---------
Co-authored-by: bbedward <bbedward@gmail.com >
2026-02-23 10:02:51 -05:00
bbedward
9b2a46fa92
widgets: make AnimatedImage conditional in DankCircularImage
...
- Cut potential overhead of always using AnimatedImage
2026-02-23 09:51:56 -05:00
bbedward
12099d2db6
osd: disable media playback OSD by default
2026-02-23 09:25:23 -05:00
Triệu Kha
84fa75936a
clipboard: fix html elements get parsed in clipboard entry ( #1798 )
...
* clipboard: fix html elements get parsed in clipboard entry
* Revert "clipboard: fix html elements get parsed in clipboard entry"
This reverts commit 52b11eeb98 .
* clipboard: fix html elements get parsed in clipboard entry
2026-02-23 09:16:15 -05:00
Jonas Bloch
d78d8121a1
fix(notepad): decode path URI when saving/creating a file ( #1805 )
2026-02-23 09:15:51 -05:00
Jonas Bloch
a9a3a52872
feat: add support for animated gifs as profile pictures ( #1804 )
2026-02-23 09:15:26 -05:00
purian23
912e3bdfce
dms-greeter: Enable greetd via dms greeter install all-in-one cmd
2026-02-22 23:26:40 -05:00
bbedward
ee1b25d9e8
matugen: unconditionally run portal sync even if matugen errors
2026-02-22 22:57:51 -05:00
purian23
20ef5e2c18
dms-greeter: Enhance DMS Greeter dankinstall & packaging across distros
...
- Added support for Debian, Ubuntu, Fedora, Arch, and OpenSUSE on dankinstall / dms greeter install
2026-02-22 22:40:51 -05:00
bbedward
6ee419bc52
launcher: fix frecency ranking in search results
...
fixes #1799
2026-02-22 22:34:26 -05:00
bbedward
85b00d3c76
scripts: fix shellcheck
2026-02-22 22:13:57 -05:00
bbedward
bc4ad31d48
bluetooth: expose trust/untrust on devices
2026-02-22 22:10:07 -05:00
长夜月玩Fedora
71aad8ee32
Add support for 'evernight' distribution in Fedora ( #1786 )
2026-02-22 22:02:37 -05:00
Triệu Kha
8bb8231559
Fix dock visible when theres no app ( #1797 )
...
* clipboard: improve image thumbnail
- thumbnail image is now bigger
- circular mask has been replaced with rounded rectangular mask
* dock: fix dock still visible when there's no app
2026-02-22 21:56:33 -05:00
purian23
3cf9caae89
feat: DMS Greeter packaging for Debian/OpenSUSE on OBS
2026-02-22 15:44:42 -05:00
Lucas
f983c67135
zen: add more commands to detection ( #1792 )
2026-02-21 14:58:36 -05:00
bbedward
f2aef5b93f
Merge branch 'master' of github.com:AvengeMedia/DankMaterialShell
2026-02-21 10:43:42 -05:00
purian23
46d4288969
ipc: Fix DankDash Wallpaper call
2026-02-21 00:52:08 -05:00
purian23
65516e872f
theme: Fix Light/Dark mode portal sync
2026-02-21 00:31:26 -05:00
Connor Welsh
171329246c
distro: add cups-pk-helper as suggested dependency ( #1670 )
2026-02-20 14:26:59 -05:00
bbedward
b2bee699e0
window rules: default to fixed for width/height
...
part of #1774
2026-02-20 13:51:03 -05:00
purian23
95c66b4d67
ubuntu: Fix dms-git Go versioning to restore builds
2026-02-20 13:12:12 -05:00
bbedward
babc8feb2b
clipboard: fix memory leak from unbounded offer maps and unguarded file reads
2026-02-20 11:39:41 -05:00
bbedward
2f445c546a
keybinds/niri: fix quote preservation
2026-02-20 11:37:02 -05:00
bbedward
a0283b3e3e
dankdash: fix widgets across different bar section
...
fixes #1764s
2026-02-20 11:28:56 -05:00
bbedward
61bd156fb0
core/screenshot: light cleanups
2026-02-20 11:16:53 -05:00
Patrick Fischer
8ad0cf8e5f
screensaver: emit ActiveChanged on lock/unlock ( #1761 )
2026-02-20 11:05:30 -05:00
Triệu Kha
ecd6d70da6
clipboard: improve image thumbnail ( #1759 )
...
- thumbnail image is now bigger
- circular mask has been replaced with rounded rectangular mask
2026-02-20 11:02:20 -05:00
purian23
359617d927
template: Default install method
2026-02-20 10:15:20 -05:00
purian23
38c286329a
issues: Template fix
2026-02-20 09:57:58 -05:00
purian23
401b4095cc
templates: Fix GitHub issue labels
2026-02-20 09:44:54 -05:00
shorinkiwata
06ab1a8ef0
feat(distros): allow CatOS to run DMS installer ( #1768 )
...
- This PR adds support for **CatOS**
- CatOS is fully compatible with Arch Linux
2026-02-20 09:28:42 -05:00
purian23
726fb8b015
templates: Update DMS issue formats
2026-02-20 09:26:20 -05:00
bbedward
b3b5c7a59f
running apps: fix ordering on niri
2026-02-19 20:46:14 -05:00
purian23
d18f934978
fedora: Update trial run of bundled go deps
2026-02-19 19:21:01 -05:00
bbedward
e67f1f79bc
launcher/dsearch: support for folder search and extra filters
2026-02-19 18:19:46 -05:00
purian23
e931829411
distros: Fix Go versioning on dms-git builds
2026-02-19 17:20:22 -05:00
bbedward
db8ebd606c
launcher: fix premature exit of file search
...
fixes #1749
2026-02-19 16:46:50 -05:00
Jonas Bloch
072a358a94
Search keybinds fixes ( #1748 )
...
* fix: close keybind cheatsheet on escape press
* feat: match all space separated words in keybind cheatsheet search
2026-02-19 16:26:45 -05:00
bbedward
6ceb1b150c
audio: fix hide device not working
2026-02-19 16:24:28 -05:00
bbedward
a4e03e1877
i18n: term sync
2026-02-19 13:32:06 -05:00
Youseffo13
02b3e4277b
Added missing i18n strings and changed reset button ( #1746 )
...
* Update it.json
* Enhance SettingsSliderRow: add resetText property and update reset button styling
* added i18n strings
* adjust reset button width to be dynamic based on content size
* added i18n strings
* Update template.json
* reverted changes
* Update it.json
* Update template.json
2026-02-19 13:31:24 -05:00
bbedward
37daf801e6
dankbar: remove behaviors from monitoring widgets
2026-02-19 11:49:55 -05:00
bbedward
68d9f7eeb2
dgop: round computed values to match display format
2026-02-19 11:02:56 -05:00
bbedward
526e2420ca
flake: fix dev flake for go 1.25 and ashellchheck
2026-02-19 09:30:05 -05:00