micko
227dd24726
update deprecated syntax ( #1928 )
2026-03-10 11:05:00 -04:00
purian23
ae6a656899
fix(Clipboard): Epic RAM Growth - Closes #1920
2026-03-10 11:05:00 -04:00
Connor Welsh
a4055e0f01
fix(Calendar): add missing qs.Common import ( #1926 )
...
fixes calendar events getting dropped
2026-03-10 11:05:00 -04:00
Lucas
6d98c229ef
flake: allow extra QT packages in dms-shell package ( #1903 )
2026-03-10 11:04:01 -04:00
Michael Erdely
71d93ad85e
Not everyone uses paru or yay on Arch: Support pacman command ( #1900 )
...
* Not everyone uses paru or yay on Arch: Support pacman command
* Handle sudo properly when using pacman
* Move pacman to bottom per Purian23
* Remote duplicate which -- thanks Purian23!
2026-03-10 11:04:01 -04:00
Triệu Kha
4ec21fcd3d
fix(dock): Dock flickering when having cursor floating by the side ( #1897 )
2026-03-10 11:04:01 -04:00
Lucas
0a2fe03fee
ipc: update DankBar selection ( #1894 )
...
* ipc: update DankBar selection
* ipc: use getPreferredBar in dash open
* ipc: don't toggle dash on dash open
2026-03-10 11:04:01 -04:00
Triệu Kha
4f4745609b
fix(osd): play/pause icon flipped in MediaPlaybackOSD ( #1889 )
2026-03-10 11:03:23 -04:00
purian23
a69cd515fb
fix(dbar): Fixes autohide + click through edge case
2026-03-10 11:03:23 -04:00
purian23
06c4b97a6b
fix(notifications): Allow duplicate history entry management w/unique IDs & source tracking
2026-03-10 11:03:23 -04:00
purian23
a6cf71a190
fix(notifications): Apply appIdSubs to iconFrImage fallback path - Consistent with the appIcon PR changes in #1880 .
2026-03-10 11:01:34 -04:00
odt
21750156dc
refactor(icons): centralize icon resolution into Paths.resolveIconPath/resolveIconUrl ( #1880 )
...
Supersedes #1878 . Rather than duplicating the moddedAppId + file path
substitution pattern inline across 8 files, this introduces two
centralized functions in Paths.qml:
- resolveIconPath(iconName): for Quickshell.iconPath() callsites,
with DesktopService.resolveIconPath() fallback
- resolveIconUrl(iconName): for image://icon/ URL callsites
All consumer files now use one-line calls. When no substitutions are
configured, moddedAppId() returns the original name unchanged (zero
cost), so this has no impact on users who don't use the feature.
Affected components:
- AppIconRenderer (8 lines → 1)
- NotificationCard, NotificationPopup, HistoryNotificationCard
- DockContextMenu, AppsDockContextMenu
- LauncherContent, LauncherTab (×3)
Co-authored-by: odtgit <odtgit@taliops.com >
2026-03-10 11:00:57 -04:00
supposede
f9b737f543
Update toolbar button styles with primary color ( #1879 )
2026-03-10 10:55:58 -04:00
odt
246b59f3b9
fix(icons): apply file path substitutions in launcher icon resolution ( #1877 )
...
Follow-up to #1867 . The launcher's AppIconRenderer used its own
Quickshell.iconPath() call without going through appIdSubstitutions,
so PWA icons configured via regex file path rules were not resolved
in the app launcher.
Co-authored-by: odtgit <odtgit@taliops.com >
2026-03-10 10:55:53 -04:00
bbedward
dcda81ea64
wallpaper: bump render settle timer
2026-03-01 10:27:10 -05:00
bbedward
9909b665cd
blurred wallpaper: defer update disabling much longer
2026-02-28 15:40:18 -05:00
bbedward
4bcd786be3
wallpaper: defer updatesEnabled binding
2026-02-28 01:10:26 -05:00
bbedward
64c9222000
loginctl: add fallbacks for session discovery
2026-02-27 10:12:25 -05:00
Iris
12acf2dd51
Change IsPluggedIn logic ( #1859 )
...
Co-authored-by: Iris <iris@raidev.eu >
2026-02-27 10:12:22 -05:00
Jan Greimann
fea97b4aad
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-27 10:12:19 -05:00
Kangheng Liu
c6d398eeac
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-27 10:12:16 -05:00
bbedward
7a74be83d7
greeter: sync power menu options
2026-02-25 14:50:47 -05:00
bbedward
67a6427418
dankdash: fix menu overlays
2026-02-25 14:50:47 -05:00
purian23
18b20d3225
feat: Add independent power action confirmation settings for dms greeter
2026-02-25 14:50:47 -05:00
bbedward
8a76885fb6
desktop widgets: fix deactive loaders when widgets disabled fixes #1813
2026-02-25 12:34:47 -05:00
bbedward
69b1e61ab7
stage 1.4.3
2026-02-25 12:34:43 -05:00
bbedward
3f24cf37ca
settings: make horizontal change more smart
v1.4.3
2026-02-24 20:49:02 -05:00
bbedward
01218f34cb
settings: restore notifyHorizontalBarChanged
2026-02-24 19:43:01 -05:00
purian23
9da58d8296
fix: Update HTML rendering injections
2026-02-24 19:43:01 -05:00
purian23
af0038e634
dbar: Refactor to memoize dbar & widget state via json
2026-02-24 19:20:30 -05:00
purian23
05c312b9eb
cpu widget: Fix monitor binding
2026-02-24 19:20:30 -05:00
bbedward
89d5c958c4
settings: use Image in theme colors tab wp preview
2026-02-24 15:23:07 -05:00
bbedward
e4d86ad595
popout: fully unload popout layers on close
2026-02-24 15:20:00 -05:00
bbedward
532b54a028
wallpaper: handle initial load better, add dms randr command for quick physical scale retrieval
2026-02-24 15:20:00 -05:00
bbedward
504d027c3f
privacy indicator: fix width when not active
2026-02-24 13:59:58 -05:00
bbedward
e8f95f4533
settings: use Image for per-mode previews
2026-02-24 13:37:34 -05:00
bbedward
b83256c83a
matugen: skip theme refreshes if no colors changed
2026-02-24 13:37:34 -05:00
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