bbedward
2b12292895
Revert "dankbar: keep blur enabled at opacity-0"
...
This reverts commit 8a5e7c78fb .
fixes #2750
2026-07-05 00:20:31 -04:00
bbedward
3df801e3b2
keyboard layout: add support for sway
...
fixes #1681
2026-07-04 22:55:50 -04:00
purian23
74d220767d
fix(greeter): update user cursor theme support
...
- Fixes #2054
2026-07-04 22:52:16 -04:00
purian23
c5c3105469
fix(Bluetooth): update codec selection and error handling
...
Fixes #2240
2026-07-04 21:48:34 -04:00
bbedward
8a5e7c78fb
dankbar: keep blur enabled at opacity-0
2026-07-04 20:57:07 -04:00
purian23
fefc0afa6f
fix(SystemTrayBar): improve menu position boundaries
...
- Fixes #2252
2026-07-04 20:24:59 -04:00
bbedward
7355cc54b2
display config: persist applied layout to auto profile and skip no-op re-apply on startup
...
related #2526
2026-07-04 20:03:11 -04:00
purian23
187b7ba8ff
feat(Settings): add option to show icon for focused windows
...
- Closes #2122
2026-07-04 18:42:40 -04:00
purian23
c0e7c1b2b4
feat(Battery): add horizontal battery pill style option in widget settings
2026-07-04 18:41:52 -04:00
purian23
81a4d3b4e0
feat(Notepad): add notepad desktop entry & IPC commands file handling
2026-07-04 16:10:56 -04:00
Scott McKendry
bfda5f2d66
fix(lockscreen): clock off-center with single hour digit ( #2745 )
2026-07-04 15:18:34 -04:00
bbedward
65c4167ab2
display config: fix mixed ID/model identifiers
...
fixes #2736
2026-07-04 13:24:53 -04:00
bbedward
e7bd8e4002
greeter: fix weather location sync
...
fixes #2303
2026-07-04 13:06:49 -04:00
bbedward
25a1b125b7
keyboard layout: add consistent helper to map layout codes to display
...
fixes #1849
2026-07-04 11:57:17 -04:00
bbedward
9911698237
lock: synchronize password inputs between displays and fix video
...
screensave/password focus
fixes #1933
2026-07-04 11:29:41 -04:00
Huỳnh Thiện Lộc
7e095415a7
refactor(battery): align status layout and add individual notification types ( #2743 )
...
* refactor(battery): restore status list layout and add individual notification types
* settings/battery: fix RTL display of top tablular-like view
---------
Co-authored-by: bbedward <bbedward@gmail.com >
2026-07-04 11:20:44 -04:00
Scott McKendry
7b1c542585
feat: lockscreen screen filter ( #2740 )
...
this makes use of the existing getFilteredScreens function to allow
users to specify which displays the lockscreen should appear on. prior
to this change, it was "all" or just one.
2026-07-04 11:04:59 -04:00
Kangheng Liu
52ed719489
fix: add missing vertical anchor for cava/music icon ( #2742 )
2026-07-04 10:58:55 -04:00
bbedward
8cb4e21716
animations: fix regression eliding button group text caused by recently
...
RTL fixes
fixes #2741
2026-07-04 10:44:02 -04:00
bbedward
19b44b1782
settings: make display config identify only show when interacting
2026-07-04 10:30:24 -04:00
purian23
0509694d78
fix(Notifications): update flexible image caching in DankCircularImage
...
- Fixes #2480
2026-07-04 01:26:56 -04:00
purian23
c554d973ef
fix(Hover): refactor & update hover tracking w/context menus
...
Fixes #2737
2026-07-04 00:08:58 -04:00
bbedward
2861cc89c6
idle: fix screensaver inhibit interfering with manually triggered
...
inhibitor
2026-07-03 23:27:19 -04:00
bbedward
9f77b3127c
control center: fix brightness icon not showing up if no pinned devices
...
fixes #2488
2026-07-03 21:59:01 -04:00
Huỳnh Thiện Lộc
8465ed4311
feat(plugins): add update all CLI flag and settings updates dialog ( #2682 )
...
* feat(plugins): add update all CLI flag and settings update dialog
* feat(plugins): add comparison diff URL support and update button styling
* feat(plugins): skip system plugins in bulk CLI update
* fix(plugins): remove check shorthand to resolve conflict with config flag
* feat(plugins): inline update dialog, show version tags, restructure buttons
2026-07-03 21:51:39 -04:00
bbedward
6e3e178721
running apps: fix alignment of fallback icons in non-compact mode
...
fixes #1963
fixes #2024
2026-07-03 17:04:45 -04:00
purian23
7178563c2c
fix(sway): correctly handle Sway named workspaces
...
- Fixes #2531
2026-07-03 16:33:44 -04:00
bbedward
dfe309a543
dock: fix launcher button color override
...
fixes #2530
2026-07-03 16:29:06 -04:00
bbedward
04962ffed1
desktop widgets: fix rounding of system monitor graphs
...
fixes #2356
2026-07-03 15:50:06 -04:00
bbedward
5008406be8
display config: fix monitor names overflowing, add identity overlay to
...
ease configuration
fixes #1398
2026-07-03 15:45:58 -04:00
bbedward
930a36bcfc
animations: add DankColorAnimation helper to properly animate between
...
colors with different alpha values
fixes #2720
2026-07-03 15:36:45 -04:00
bbedward
3253adb6dd
workspace: fix display of named workspace + icon set on vertical bars
...
fixes #2067
2026-07-03 15:21:13 -04:00
purian23
b8fd52e00f
fix(Notifications): update hasNotificationImage logic to support file paths
...
- Fixes #2533
2026-07-03 13:38:21 -04:00
bbedward
8e7126472e
workspaces: fix hardcoded font weight to use configured value
...
fixes #2076
2026-07-03 12:10:45 -04:00
bbedward
61108b7668
i18n: numerous RTL layout fixes across DankDash and Settings
2026-07-03 11:57:09 -04:00
bbedward
09ca37c9fc
workspace: fix occupied color in niri
...
fixes #2538
2026-07-03 11:21:50 -04:00
purian23
a2513e939a
fix(NiriService): enhance column movement functions to focus on specified monitor
...
- Fixes #2498
2026-07-03 00:14:14 -04:00
purian23
69d7c1fb13
fix(WorkspaceSwitcher): color handling w/animation transition
...
- Fixes #2720
2026-07-02 23:50:47 -04:00
purian23
a3ecef7627
fix(PluginBrowser): simplify model binding for filtered plugins
...
- Fixes #2721
2026-07-02 23:01:23 -04:00
bbedward
186621ab81
lock: set LockedHint when locking with loginctl lock integration
...
- was previously read-only
fixes #2732
2026-07-02 22:57:09 -04:00
bbedward
31efe9b385
hyprland: fix named workspaces hiding from widget
...
fixes #2047
2026-07-02 22:49:09 -04:00
purian23
6cdb891551
feat(matugen): add color preview pallette & outline border option theme settings
...
- Closes #1738
2026-07-02 22:45:55 -04:00
bbedward
3bb3da228c
dock: fix context menu overflow
...
fixes #2287
2026-07-02 22:12:02 -04:00
bbedward
8b79d1dad3
notifications: fix blur on popout
...
fixes #2288
2026-07-02 21:32:10 -04:00
bbedward
85fa3326c1
blur: fix blur for goth corners in dankbar
...
fixes #2666
2026-07-02 20:27:42 -04:00
purian23
2fade1a617
fix(notepad): use surfaceVariantText color for line numbers
2026-07-02 17:14:32 -04:00
purian23
597ba597e5
feat(settings): implement greeter & lockscreen customization options
...
- New option to customize your font & wallpaper on the LockScreen
- New floating sync button if missed to explicitly sync on greeter changes
2026-07-02 17:13:18 -04:00
bbedward
4c43bed2f8
lock: fix custom lock commands with lock before suspend and hibernate
...
fixes #2326
2026-07-02 15:41:05 -04:00
bbedward
2663bcd96c
lock: add blinking cursor for text input
...
fixes #2316
2026-07-02 15:20:36 -04:00
bbedward
70fa0ec903
dankbar: fix widget registration during visibility changes
...
fixes #1956
2026-07-02 15:07:43 -04:00