Kangheng Liu
774796ada2
launcher: add ctrl+H/L navigation in grid mode ( #2688 )
2026-06-23 23:06:38 -04:00
purian23
99cc3b8449
feat(wallpaper): preload thumbnails & switch/sort options
...
- add sorting and clickable page jump
- wrap-around page navigation
2026-06-23 21:39:06 -04:00
Youseffo13
84f87dd7f3
fix: UI polishes, uptime formatting, and missing i18n strings ( #2686 )
...
* Update CompositorLayoutTab.qml
* add missing i18n strings
* fix context menu overflow and strip uptime prefix
* fix settings index
---------
Co-authored-by: bbedward <bbedward@gmail.com >
2026-06-23 09:33:29 -04:00
Huỳnh Thiện Lộc
8610b915ec
feat: add option to hide package source badges in launcher ( #2676 )
2026-06-21 03:51:44 -04:00
jbwfu
59fd6db83e
Enhance/clipboard history interactions ( #2668 )
...
* feat(clipboard): add entry context menu
* feat(clipboard): add click to paste option
* feat(clipboard): add optional copy and paste action buttons
* fix(clipboard): default selection and esc behavior
* fix(clipboard): prevent clear and filter overlap
* Update to remove dead kb nav & add escape action on context menu
---------
Co-authored-by: purian23 <purian23@gmail.com >
2026-06-21 03:50:51 -04:00
jbwfu
b925010cb3
fix(clipboard): paste selected history entry ( #2660 )
2026-06-18 00:57:07 -04:00
Jonas Bloch
7af530de8f
fix(ui): use primaryText instead of primary for text and icons displayed on primaryContainer background in the launcher ( #2586 )
...
* fix(ui): use primaryText instead of primary for text and icons displayed on primaryContainer background in the launcher
* fix(ui): use onPrimaryContainer instead of primaryText on primaryContainer background
* launcher pills: switch to buttonBg buttonText
---------
Co-authored-by: bbedward <bbedward@gmail.com >
2026-06-17 21:58:11 -04:00
bbedward
9a4cff4e49
settings: fix index conflict on battery tab
2026-06-17 21:30:52 -04:00
Huỳnh Thiện Lộc
480ffa4ac2
feat: add battery settings tab and update battery widget interactions ( #2634 )
...
* feat: add battery settings tab and update battery widget interactions
* fix: import Quickshell.Io in BatteryTab.qml to fix Process type compilation error
* feat: move battery tab under media player and add notify when charge limit reached option
* chore: change default notification settings to false
* feat: move battery tab under Power & Security section in settings
* feat: add notification type button selection for battery alerts
2026-06-17 20:29:23 -04:00
dionjoshualobo
d5ac0c9aa0
feat(clipboard): add type filters to clipboard history ( #2640 )
...
* feat(clipboard): add active filter state
* feat(clipboard): add clipboard filtering logic
* feat(clipboard): wire clipboard filter state to UI
* feat(clipboard): add filter dropdown
* feat(clipboard): move filter dropdown beside search
* refactor(clipboard): update filter defaults
---------
Co-authored-by: purian23 <purian23@gmail.com >
2026-06-17 17:27:45 -04:00
bbedward
f26c0af39a
keybinds: add toggle to switch to FloatingWindow and back
2026-06-16 23:03:19 -04:00
jbwfu
2f39f248fc
fix(network): keep Wi-Fi when password prompt is canceled ( #2651 )
2026-06-16 12:52:25 -04:00
purian23
e7221ec623
fix(powermodal): use overlay layer in standalone mode
2026-06-15 21:41:00 -04:00
jbwfu
a098088f03
refactor(settings): split network settings into tabs ( #2633 )
2026-06-15 15:21:02 -04:00
purian23
1df7e478df
fix(FileBrowser): Improve save-to-file handling w/safety override diags
...
Fixes #2641
2026-06-15 01:11:32 -04:00
jbwfu
b34a04f723
fix(clipboard): hide pin action while keeping saved indicator ( #2626 )
2026-06-12 15:39:23 -04:00
purian23
7777e87dc8
refactor(settings): reorg to break out sections and verbiage
2026-06-12 14:57:25 -04:00
jbwfu
820fa07846
feat(settings): add clipboard entry action visibility controls ( #2621 )
...
* feat(settings): add clipboard entry action visibility controls
* fix(clipboard): show pinned indicator for saved entries when pin action is hidden
2026-06-12 14:08:05 -04:00
jbwfu
73eb471ae3
fix(clipboard): keep first item selected when navigating upward ( #2622 )
2026-06-12 11:35:07 -04:00
jbwfu
0f2f4b96c4
Fix/clipboard confirmation keyboard safety ( #2623 )
...
* fix(clipboard): improve confirmation dialog keyboard focus
* fix(clipboard): require confirmation for clear-all shortcut
2026-06-12 11:34:16 -04:00
purian23
d53809cf2b
refactor(framemode): unify connected surface chrome via SDF pipeline
...
- Shadow system rewrite with SDF quads
- Replace ConnectedShape/layer FBOs w/frame & chrome SDF shaders
- Improve frame blur performance
- Plugin performance gate
2026-06-12 11:03:39 -04:00
jbwfu
5483303714
Fix/clipboard pinned recents dedupe ( #2605 )
...
* fix(clipboard): unpin pinned duplicates from history entries
* fix(clipboard): dedupe recents when using pinned entries
2026-06-11 15:05:28 -04:00
bbedward
cd672c341f
settings: add DankSpinner, re-org some settings
2026-06-10 18:53:43 -04:00
bbedward
12438d63c2
mango: remove legacy dwl service
2026-06-10 17:01:03 -04:00
jbwfu
38af56c6fd
fix(clipboard): exit saved filter when pinned entries are empty ( #2604 )
2026-06-08 23:54:06 -04:00
purian23
d08c7c5e55
refactor(frame): improve connected mode surface recovery
...
- share modal and launcher ownership handling
- recover missing background and blur layers
2026-06-07 17:47:24 -04:00
purian23
69f3dee25a
feat(settings): add compositor section & restructured settings
...
- add dedicated Compositor pages for comp specifc features
- add Dank Bar Appearance subsection
- improve lazy loading, caching, search routing, & IPC navigation
- standardized responsive Setting categories from global animations
2026-06-07 03:52:00 -04:00
pathmann
d356957dad
fix: ignore keyboard shortcuts of disabled powermenu actions ( #2580 )
...
* fix: ignore keyboard shortcuts of disabled powermenu actions
* fix typo when checking for lock shortcut
* ignore shortcuts for hidden powermenu actions in grid navigation
* ignore keyboard shortcuts of disabled actions in lock power menu
* ignore keyboard shortcuts of disabled actions in lock power menu (list navigation)
2026-06-06 18:28:38 -04:00
purian23
e7ccb702a3
refactor: update KeybindsModal dynamic sizing
2026-06-05 23:17:14 -04:00
purian23
6c5836722a
fix(authModals): enable overlay layer for for auth popups
2026-06-05 21:27:37 -04:00
purian23
8eb23bcc29
feat(mango): first-class MangoWM support across DMS, dankinstaller & UI tools
...
- Bring up Mango to parity with niri/hyprland via a native JSON-IPC w/Native MangoServic., replaces the legacy dwl/`mmsg` path and recent breaking changes
- Dankinstall: mango supported installer, config/binds templates, and packaging (Arch AUR, Fedora Terra auto-enable, Gentoo GURU)
- Window rules: Go provider + CLI + Settings GUI editor
- Keybinds + config reload on edit (mmsg dispatch reload_config)
- Misc new supported options in DMS settings
2026-06-04 18:45:04 -04:00
purian23
59431869dc
fix(keybinds): guard missing fields in cheatsheet search filter
...
Fixes #2116
2026-06-03 20:06:14 -04:00
purian23
6e7aca8b15
feat(window-rules): add niri default-floating-position rule
...
- Closes #2018
2026-06-03 19:43:23 -04:00
purian23
6991b45fbe
fix(settings): surface Windows Rules Tab for Hyprland
...
- small hyprland parser update
2026-06-03 17:39:44 -04:00
bbedward
e5fff91ae6
notification: fix modal escape key handling in connected mode
...
fixes #2566
2026-06-03 10:49:51 -04:00
bbedward
2f2d4c9d9b
i18n: remove redundant terms and sync
2026-06-03 10:32:51 -04:00
purian23
d20aa3b80a
feat(window-rules): view & convert external rules to DMS
...
- Read and convert external compositor rules into editable DMS rules
- Preserve niri multi-match rules and add match editor
- niri background-effect (blur/xray/noise/saturation) support
2026-06-03 08:59:51 -04:00
purian23
a34fda984d
fix(Clipboard): stale image entry handling
...
- Resolved random DMS API errors & QML Warnings
2026-06-03 03:17:02 -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
bbedward
8c20f448ed
control center: improve drag handling
...
misc: fix layer shell enum usage
2026-06-01 13:16:47 -04:00
purian23
a44bef5796
fix(Notifications): restore long message content from overflowing
...
- Addtional security escape patch
- Tweak Notification Center width
2026-05-31 22:38:50 -04:00
Body
389fffaf64
feat(Clipboard-Bar-Hist): Add search/filter to saved clipboard entries & animation states ( #2464 )
...
* Fix gaps and overlaps when filtering clipboard history
* feat(Clipboard-Bar-Hist): Add search/filter to saved clipboard entries as well. Change title on toggle between recent/saved.
* keep Pinned/Saved icon highlighted when selected
* add back filter animations
* Implement snap state for list views based on animation settings
---------
Co-authored-by: purian23 <purian23@gmail.com >
2026-05-30 15:10:58 -04:00
purian23
b7daf3f64a
feat(ipc): add powerprofile status & shared profile helpers
...
- Follow-up to PR #2515
2026-05-30 14:57:01 -04:00
Huỳnh Thiện Lộc
461da22b08
feat(ipc): add native powerprofile target for power profiles management ( #2515 )
...
* feat: add native powerprofile IPC target for power profiles management
* feat: show centered PowerProfileModal with 3 square buttons for powerprofile IPC toggle
* style: enhance PowerProfileModal size, icons, description, and keyboard hints
* feat: add Space key binding to select highlighted power profile
2026-05-30 14:51:19 -04:00
purian23
7c2d5ce15e
fix(Screenshot): allow region capture over shell overlays
2026-05-29 17:03:19 -04:00
purian23
a366bf3ca0
fix(ClipboardEditor): Support legacy QT 6.xx decoding & large clipboard data
2026-05-26 16:38:32 -04:00
bbedward
12a744e985
clipboard: fix editing in popout
2026-05-26 11:49:14 -04:00
purian23
045ac59a44
feat(Clipboard): Clipboard Editor PR Revived ( #2492 )
...
* feat(clipboard): Add editing capability to clipboard entries
* Add split save menu for clipboard editor
* Add clipboard editor shortcuts and hints
* Show full clipboard text in editor
* feat(Clipboard): Revive ClipboardEditor PR
- Original PR #1916 by @nabaco
* fix(clipboard): restore Save button targets in editor
---------
Co-authored-by: Nachum Barcohen <38861757+nabaco@users.noreply.github.com >
2026-05-25 23:25:57 -04:00
purian23
bb05cbb6c5
feat(sessions): implement local user session switching functionality
...
- Core user is logged in tty1 while user two is in tty3, you can now seamlessly switch bewteen them
New IPC options:
- `dms ipc call sessions list`
- `dms switch-user [target]`
- New Powermenu switch users option
2026-05-24 18:33:38 -04:00
purian23
4d4af8f549
feat(Users): add user management UI in DMS Settings
2026-05-24 18:15:41 -04:00