bbedward
c175f4823a
hyprland: workaround for focus re-grabbing a closing surface
...
related #2577
2026-07-06 11:45:38 -04:00
bbedward
b6a27dc713
wallpaper: rewrite CachingImage and make it work with file browser
...
fixes #2756
2026-07-05 11:17:21 -04:00
bbedward
ea0c235d6e
notepad: make dentry NoDisplay
2026-07-04 17:00:43 -04:00
bbedward
fd99558ce5
clipboard: implement virtual-keyboard-unstable-v1 to replace wtype for
...
pasting entries
2026-07-04 16:24:14 -04:00
purian23
81a4d3b4e0
feat(Notepad): add notepad desktop entry & IPC commands file handling
2026-07-04 16:10:56 -04:00
Huỳnh Thiện Lộc
5d12962fd6
fix(clipboard): fix action buttons hover cursor shape ( #2744 )
2026-07-04 11:31:39 -04:00
purian23
c554d973ef
fix(Hover): refactor & update hover tracking w/context menus
...
Fixes #2737
2026-07-04 00:08:58 -04:00
purian23
8dadf73d52
refactor: (modals/popouts): sync functions & improve blur calculations across modals
2026-07-03 22:20:10 -04:00
bbedward
27230227ef
tmux: fix new session hint
...
fixes #2556
2026-07-03 16:56:32 -04:00
bbedward
930a36bcfc
animations: add DankColorAnimation helper to properly animate between
...
colors with different alpha values
fixes #2720
2026-07-03 15:36:45 -04:00
purian23
a73380b310
fix(PowerMenu): defer keyboard hold actions to key release
...
- Fixes #2489
2026-07-03 00:02:35 -04:00
purian23
6cdb891551
feat(matugen): add color preview pallette & outline border option theme settings
...
- Closes #1738
2026-07-02 22:45:55 -04:00
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