bbedward
|
d2b61b91ef
|
dbar: fix click-through mask of center section
fixes #2938
(cherry picked from commit 9b7d3c64fe)
|
2026-07-26 15:22:03 -04:00 |
|
bbedward
|
61108b7668
|
i18n: numerous RTL layout fixes across DankDash and Settings
|
2026-07-03 11:57:09 -04:00 |
|
bbedward
|
093acdbff7
|
theme: sweep everything that isnt using a spacing token from singleton,
add Theme.XXS
|
2026-07-02 12:00:34 -04:00 |
|
bbedward
|
894efa58a3
|
theme: large consolidation of colors into Theme.qml, add
surfaceContainerLow/Lowest
|
2026-06-29 15:50:42 -04:00 |
|
Youseffo13
|
29e8470f2e
|
fix(settings): fix text truncation in some section of settings and update icons (#2618)
* fixed spacing issues
* added one missing icon and replaced two
|
2026-06-11 15:35:51 -04:00 |
|
arfan
|
d2905072c0
|
feat(settings): Added Settings Tab Autostart App (XDG Autostart) (#2535)
* feat(Autostart): add Autostart tab and application selection popup
* fix(AutoStartTab): update systemdUserDir property to use XDG_CONFIG_HOME
* fix(AutoStartTab): update autostartDir and systemdUserDir to use StandardPaths for config home
* refactor(AutoStartTab): use FileView & FolderListModel
* refactor(AutoStartTab): implement systemd override generation for autostart applications using FileView
* feat(AutoStartTab): add systemd check to determine environment and update tray icon visibility
* feat(SettingsSidebar, AutoStartTab, DesktopService): add autostart functionality and systemd checks
* feat(AutoStartTab): add hidden property support for desktop entries and toggle functionality
* feat(AutoStartTab): add initialize autostart directory and add toast if writer failed
* add(AutoStartTab): logging for scoped log tracking
---------
|
2026-06-02 22:52:58 -04:00 |
|