Youseffo13
5d09acca4c
Added plural support ( #1750 )
...
* 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
* Update NotificationSettings.qml
* added plurar support
* Update it.json
* Update ThemeColorsTab.qml
2026-02-26 09:36:42 -05:00
Jan Greimann
b4e7c4a4cd
Adjust SystemUpdate process ( #1845 )
...
This fixes the problem that the system update terminal closes when the package manager encounters a problem (exit code != 0), allowing the user to understand the problem.
Signed-off-by: Jan Phillip Greimann <jan.greimann@ionos.com >
2026-02-26 09:05:06 -05:00
Kangheng Liu
a6269084c0
Systray: call context menu fallback for legacy protocol ( #1839 )
...
* systray: add call contextmenu fallback
directly call dbus contextmenu method. needs refactoring to be more
robust.
* add TODO
---------
Co-authored-by: bbedward <bbedward@gmail.com >
2026-02-25 17:19:09 -05:00
bbedward
8271d8423d
greeter: sync power menu options
2026-02-25 14:50:06 -05:00
bbedward
c76e29c457
dankdash: fix menu overlays
2026-02-25 14:37:55 -05:00
purian23
4750a7553b
feat: Add independent power action confirmation settings for dms greeter
2026-02-25 14:33:09 -05:00
Joaquim S.
60786921a9
matugen/template: Pasterizing neovim. ( #1828 )
...
* matugen/template: Pasterizing neovim.
* matugen/template: More contrast
2026-02-25 13:58:36 -05:00
bbedward
751bbcc127
desktop widgets: fix deactive loaders when widgets disabled fixes #1813
2026-02-25 12:34:09 -05:00
null
58e8dd5456
feat: add more disk usage viewing options ( #1833 )
...
* feat: show memory widget in gb
* cleanup
* even more cleanup
* fix
* feat: add more disk usage viewing options
2026-02-25 10:53:12 -05:00
bbedward
1586c25847
dankbar: layer enabled false + binding tweak
2026-02-25 10:45:08 -05:00
null
cded5a7948
feat: show memory widget in gb ( #1825 )
...
* feat: show memory widget in gb
* cleanup
* even more cleanup
* fix
2026-02-25 08:01:41 -05:00
purian23
2796c1cd4d
fix: Defer DankCircularImage saving until the window is available
2026-02-24 21:23:36 -05:00
bbedward
54c9886627
settings: make horizontal change more smart
2026-02-24 20:48:42 -05:00
bbedward
05713cb389
settings: restore notifyHorizontalBarChanged
2026-02-24 19:42:29 -05:00
purian23
8bb3ee5f18
fix: Update HTML rendering injections
2026-02-24 19:34:46 -05:00
purian23
bc0b4825f1
dbar: Refactor to memoize dbar & widget state via json
2026-02-24 18:56:30 -05:00
purian23
ef7f17abf4
cpu widget: Fix monitor binding
2026-02-24 17:21:42 -05:00
Yamada.Kazuyoshi
876cd21f0b
display battery consumption / charging W ( #1814 )
2026-02-24 15:42:47 -05:00
bbedward
5c92d49873
settings: use Image in theme colors tab wp preview
2026-02-24 15:22:47 -05:00
bbedward
da47b573be
popout: fully unload popout layers on close
2026-02-24 15:19:30 -05:00
bbedward
2f04be8778
wallpaper: handle initial load better, add dms randr command for quick
...
physical scale retrieval
2026-02-24 15:09:04 -05:00
bbedward
69178ddfd8
privacy indicator: fix width when not active
2026-02-24 13:59:38 -05:00
bbedward
a310f6fff0
settings: use Image for per-mode previews
2026-02-24 13:36:57 -05:00
bbedward
7474abe286
matugen: skip theme refreshes if no colors changed
2026-02-24 13:28:13 -05:00
bbedward
df2ba3a3c6
dock: fix tooltip positioning
2026-02-24 13:28:13 -05:00
bbedward
e536456236
dankbar: fix some defaults in reset
2026-02-24 13:28:13 -05:00
bbedward
8d77122da3
widgets: set updatesEnabled false on background layers, if qs supports
...
it
2026-02-24 13:28:13 -05:00
bbedward
fb66effa51
widgets: fix moddedAppID consistency
2026-02-24 13:28:13 -05:00
purian23
5052e71c31
settings: Re-adjust dbar layout
2026-02-24 12:24:05 -05:00
purian23
bfc78d16ca
settings: Dankbar layout updates
2026-02-24 12:02:16 -05:00
purian23
c425e3562b
fix: Clipboard button widget alignment
2026-02-24 11:50:36 -05:00
bbedward
1f26092aa9
dankbar: fix syncing settings to new bars
2026-02-24 11:00:43 -05:00
bbedward
2849bb96f4
i18n: term sync
2026-02-24 10:50:16 -05:00
bbedward
7b749f2a4c
dankbar: restore horizontal change debounce
2026-02-24 10:49:09 -05:00
bbedward
8803c94ce0
dpms: disable fade overlay in onRequestMonitorOn
2026-02-24 10:38:12 -05:00
bbedward
f5235c943b
dankbar: optimize bindings in bar window
2026-02-24 10:22:43 -05:00
bbedward
59fec889b5
widgets: fix undefined icon warnings
2026-02-24 10:05:28 -05:00
null
f42f04a807
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 09:40:15 -05:00
purian23
51f6f37925
display: Fix output config on delete & popup height
2026-02-24 01:03:51 -05:00
purian23
2b7fd36322
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-23 23:18:27 -05:00
purian23
b8014fd4df
fix: Animated Image warnings
2026-02-23 23:18:02 -05:00
bbedward
f7bf3b2afb
keybinds: preserve scroll position of expanded item on list change
...
fixes #1766
2026-02-23 19:32:13 -05:00
bbedward
056f298cdf
widgets: fallback when AnimatedImage probe fails to static Image
2026-02-23 19:03:14 -05:00
bbedward
236a4d4a6d
launcher: don't tie unload to visibility
2026-02-23 15:28:29 -05:00
purian23
0909471510
audio: Sync audio hide opts w/dash Output devices
2026-02-23 13:48:33 -05:00
bbedward
05eaf59c89
audio: fix cycle output, improve icon resolution for sink
...
fixes #1808
2026-02-23 13:21:43 -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
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