bbedward
8e2cd21be8
dock: fix tooltip positioning
2026-02-24 13:37:34 -05:00
bbedward
c5413608da
dankbar: fix some defaults in reset
2026-02-24 13:37:34 -05:00
bbedward
586bcad442
widgets: set updatesEnabled false on background layers, if qs supports it
2026-02-24 13:37:34 -05:00
bbedward
3b3d10f730
widgets: fix moddedAppID consistency
2026-02-24 13:37:34 -05:00
purian23
4834891b36
settings: Re-adjust dbar layout
2026-02-24 13:37:34 -05:00
purian23
f60e65aecb
settings: Dankbar layout updates
2026-02-24 13:37:34 -05:00
purian23
01387b0123
fix: Clipboard button widget alignment
2026-02-24 13:37:34 -05:00
bbedward
1476658c23
dankbar: fix syncing settings to new bars
2026-02-24 13:37:34 -05:00
bbedward
7861c6e316
i18n: term sync
2026-02-24 10:52:35 -05:00
bbedward
d2247d7b24
dankbar: restore horizontal change debounce
2026-02-24 10:52:35 -05:00
bbedward
2ff78d4a02
dpms: disable fade overlay in onRequestMonitorOn
2026-02-24 10:52:35 -05:00
bbedward
785243ce5f
dankbar: optimize bindings in bar window
2026-02-24 10:52:35 -05:00
bbedward
0e1b868384
widgets: fix undefined icon warnings
2026-02-24 10:52:35 -05:00
null
2b08e800e8
feat: improve icon resolution and align switcher fallback styling ( #1823 )
...
- Implement deep search icon resolution in DesktopService with runtime caching.
- Update Paths.getAppIcon to utilize enhanced resolution for mismatched app IDs.
- Align Workspace Switcher fallback icons with AppsDock visual style.
- Synchronize fallback text logic between Switcher and Dock using app names.
2026-02-24 10:52:35 -05:00
purian23
74e4f8ea1e
display: Fix output config on delete & popup height
2026-02-24 10:52:35 -05:00
purian23
29de677e00
feat: Refactor DankBar w/New granular options - New background toggles - New maxIcon & maxText widget sizes (global) - Dedicated M3 padding slider - New independent icon scale options - Updated logic to improve performance on single & dual bar modes
2026-02-24 10:52:35 -05:00
purian23
fae4944845
fix: Animated Image warnings
2026-02-24 10:52:34 -05:00
bbedward
b2d8f4d73b
keybinds: preserve scroll position of expanded item on list change fixes #1766
2026-02-23 19:33:29 -05:00
bbedward
fe58c45233
widgets: fallback when AnimatedImage probe fails to static Image
2026-02-23 19:03:48 -05:00
bbedward
93ed96a789
launcher: don't tie unload to visibility
2026-02-23 18:53:29 -05:00
purian23
bea325e94c
audio: Sync audio hide opts w/dash Output devices
2026-02-23 18:53:29 -05:00
bbedward
2f8f1c30ad
audio: fix cycle output, improve icon resolution for sink fixes #1808
2026-02-23 18:53:29 -05:00
bbedward
153f39da48
audio: disable effects when mpris player is playing
2026-02-23 18:53:29 -05:00
bbedward
e4accdd1c7
launcher: implement memory for selected tab fixes #1806
2026-02-23 10:20:48 -05:00
bbedward
e282831c2e
widgets: make AnimatedImage conditional in DankCircularImage - Cut potential overhead of always using AnimatedImage
2026-02-23 10:20:48 -05:00
bbedward
5c5ff6195a
osd: disable media playback OSD by default
2026-02-23 10:20:48 -05:00
Triệu Kha
c4bbf54679
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 10:20:48 -05:00
Jonas Bloch
98acafb4b8
fix(notepad): decode path URI when saving/creating a file ( #1805 )
2026-02-23 10:20:48 -05:00
Jonas Bloch
da20681fc0
feat: add support for animated gifs as profile pictures ( #1804 )
2026-02-23 10:20:48 -05:00
bbedward
7a0bb07518
matugen: unconditionally run portal sync even if matugen errors
2026-02-22 23:09:18 -05:00
bbedward
50b91f14b6
launcher: fix frecency ranking in search results fixes #1799
2026-02-22 23:09:18 -05:00
bbedward
09bd65d746
bluetooth: expose trust/untrust on devices
2026-02-22 23:09:18 -05:00
Triệu Kha
f3bee65da9
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 23:09:18 -05:00
purian23
b14b0946e2
feat: DMS Greeter packaging for Debian/OpenSUSE on OBS
2026-02-22 23:09:18 -05:00
purian23
2d39e8fd2a
ipc: Fix DankDash Wallpaper call
2026-02-22 23:09:18 -05:00
purian23
6d4df6e927
theme: Fix Light/Dark mode portal sync
2026-02-22 23:09:18 -05:00
bbedward
837329a6d8
window rules: default to fixed for width/height part of #1774
2026-02-22 23:09:18 -05:00
bbedward
ad3c8b6755
v1.4.3 version file
2026-02-22 23:07:18 -05:00
bbedward
cef16d6bc9
dankdash: fix widgets across different bar section fixes #1764s
2026-02-20 11:42:14 -05:00
Triệu Kha
397650ca52
clipboard: improve image thumbnail ( #1759 )
...
- thumbnail image is now bigger
- circular mask has been replaced with rounded rectangular mask
2026-02-20 11:42:14 -05:00
bbedward
a4137c57c1
running apps: fix ordering on niri
2026-02-19 20:46:26 -05:00
bbedward
1ad8b627f1
launcher: fix premature exit of file search fixes #1749
2026-02-19 16:47:34 -05:00
Jonas Bloch
58a02ce290
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:27:14 -05:00
bbedward
8e1ad1a2be
audio: fix hide device not working
2026-02-19 16:24:48 -05:00
bbedward
68cd7ab32c
i18n: term sync
2026-02-19 14:11:21 -05:00
Youseffo13
f649ce9a8e
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 14:11:21 -05:00
bbedward
c4df242f07
dankbar: remove behaviors from monitoring widgets
2026-02-19 14:11:21 -05:00
bbedward
26846c8d55
dgop: round computed values to match display format
2026-02-19 14:11:21 -05:00
bbedward
4f3b73ee21
hyprland: add serial to output model generator
2026-02-19 09:22:56 -05:00
bbedward
4cfae91f02
dock: fix context menu styling fixes #1742
2026-02-19 09:22:56 -05:00