bbedward
70fa0ec903
dankbar: fix widget registration during visibility changes
...
fixes #1956
2026-07-02 15:07:43 -04:00
bbedward
db3615805c
process list: use onClosed signal to call hide()
...
fixes #2560
2026-07-02 14:55: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
Legend-017
a98417d66b
fix(spotlight): select last query text on open; last-query persistence in connected frame mode ( #2726 )
...
* fix(spotlight): Fixes 'remember last query' being ignored in connected frame mode."
* fix(spotlight): select remembered query text instead of placing cursor at end
2026-07-02 11:39:35 -04:00
purian23
4ae8ef927c
refactor(launcher): invert framemode emerge from top position
2026-07-02 11:18:33 -04:00
purian23
57d08f6b3b
refactor(Xray): Update Xray & standalone to frame transitions
...
- Fix dbar autohide with Xray options that could have blocked bar area content
- Fixes #2729
2026-07-01 21:39:47 -04:00
bbedward
38a03a4485
hyprland: general focus fixes related to #2561
2026-06-30 23:27:25 -04:00
purian23
a1727d18fd
refactor(transparency): stop overwriting dms settings buttons/sliders by default
...
- Fixes #2692
2026-06-30 17:01:49 -04:00
bbedward
161118122e
launcher: fix hyprland focus on context menu
...
fixes #2714
2026-06-30 10:04:44 -04:00
bbedward
894efa58a3
theme: large consolidation of colors into Theme.qml, add
...
surfaceContainerLow/Lowest
2026-06-29 15:50:42 -04:00
bbedward
f293def3a8
welcome page: fix to not shell our to external dms IPC
2026-06-29 12:12:17 -04:00
Huỳnh Thiện Lộc
de3e8cffa0
feat(mpris): allow excluding specific media players by identity ( #2712 )
...
* feat(mpris): allow excluding specific media players by identity
* chore(translation): update settings search index and clean trailing whitespace
2026-06-29 12:01:19 -04:00
purian23
6bee1b2c86
feat(HoverMode): implement hover popout & launcher functionality in all modes
...
- New Hover toggle found in DankBar Settings
- New Hover to Reveal Launcher in FrameTab Settings
2026-06-27 22:47:38 -04:00
purian23
0bc89429bc
fix(qml): use explicit mouse params in modal MouseArea handlers
2026-06-25 21:32:47 -04:00
purian23
1e7ee25e13
dms(settings): few misc tweaks
2026-06-25 00:22:19 -04:00
purian23
838d21aae8
feat(DankDash): configurable drag-n-drop tab arrangement & hide options in dms settings
2026-06-24 23:33:35 -04:00
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