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
6cdb891551
feat(matugen): add color preview pallette & outline border option theme settings
...
- Closes #1738
2026-07-02 22:45:55 -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
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
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
Kangheng Liu
774796ada2
launcher: add ctrl+H/L navigation in grid mode ( #2688 )
2026-06-23 23:06:38 -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
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
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
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
a34fda984d
fix(Clipboard): stale image entry handling
...
- Resolved random DMS API errors & QML Warnings
2026-06-03 03:17:02 -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
purian23
7c2d5ce15e
fix(Screenshot): allow region capture over shell overlays
2026-05-29 17:03:19 -04:00
Lucas
eea039f575
feat(Launcher/Spotlight): improve context keyboard navigation and mode persistence ( #2467 )
...
* feat(Spotlight): fix submenu keyboard navigation
* feat(Launcher/Spotlight): disable persisting last mode when changed by triggers
* feat(Launcher/Spotlight): add option to disable last mode being persisted
* fix(Launcher/Spotlight): fix context menu keys navigation
* fix(NiriOverviewOverlay): fix context menu keys navigation and position
2026-05-22 08:53:45 -04:00
bbedward
f0c31bd7b3
launcher: add /d /f file search prefixes. Fix prefix not always
...
triggering
2026-05-21 21:10:30 -04:00
purian23
fb9ec8e721
feat: (Launcher/Spotlight): Updated w/New Settings & QOL features
...
- New Spotlight toggle to show/hide chips, off by default
- Updated blur effects on all launcher inputs and footers
- Fixed previous queries resurfacing
- Upated Spotlight keyboard navigation
- Added functionality to show and shortcut to keybinds from the Launcher tab
2026-05-21 01:05:56 -04:00
purian23
37c98220a9
refactor(Spotlight): Use Spotlight alongside OG Launcher
...
- Update to add DMS Action keys in Keyboard Shortcuts
- Defaulted in niri/hyprland includes file as `Alt+Space`
- New (IPC): `dms ipc call spotlight-bar toggle`
- Slight UI update to follow user radius
2026-05-20 17:21:03 -04:00
purian23
548c2305fb
refactor(Settings): Rename fullscreen properties to overlay layer for consistency
...
- Updated property names from `showOverFullscreen` to `useOverlayLayer` across various components.
- Fixed Darken Modal Overlay in Standalone mode
2026-05-19 22:03:33 -04:00
purian23
4634763840
refactor(fullscreen): Refine fullscreen layering and frame overlay behavior
...
- Replaced fullscreen hide/reveal toggles with Show Over Fullscreen layer toggles
- Added Launcher opt to Show Over Fullscreen setting
- Kept fullscreen stacking compositor-owned via top/overlay layer choices
- Fixed Hyrland Special Workspaces
- Updated DMS Advanced Configuration docs
2026-05-19 18:42:45 -04:00
purian23
4845299cc2
fix(Spotlight): Update the new clipboard/settings merge w/cache & debouced refresh
2026-05-19 01:39:16 -04:00
purian23
c923c43322
feat(Clipboard): Implement clipboard/settings search functionality in DMS Launcher
2026-05-16 17:43:52 -04:00
purian23
9f2ae6241e
feat(Spotlight): Add a New Lightweight Spotlight style launcher option
2026-05-16 17:34:56 -04:00
bbedward
1c1ab1c7d5
text: change default rendering back to Qt
2026-05-15 09:45:21 -04:00
Youseffo13
e6da762870
Added Missing i18n Strings ( #2398 )
...
* Update hypr-colors.conf
* added i18n strings
* added missing i18n strings
* Update TypographyMotionTab.qml
2026-05-13 09:23:50 -04:00
purian23
c878ffb7f9
fix(DankLauncher): Improve clipping logic for connected chrome
...
- Fixes #2397
2026-05-12 00:08:38 -04:00
purian23
4968b80268
refactor(blur): Update blur layer sync handling w/Popout/Modals
...
- This results in better visuals so you will no longer get a brief flash of blur rending first upon load on certain displays
2026-05-09 21:21:16 -04:00
purian23
80c853f16c
fix(Settings): Restore Darken Modal Background ops in Standalone mode
2026-05-08 22:58:12 -04:00
bbedward
d8835f2bc6
launcher: fix files tab actions
...
fixes #2357
2026-05-08 09:20:14 -04:00
purian23
1c01774fde
fix(ConnectedMode): Update modal state management w/ownership Id
2026-05-07 23:03:31 -04:00
bbedward
5df2b5fc33
launcher: also allow context switching with alt+1/2/3/4
2026-05-06 09:21:02 -04:00
purian23
082de6f1f0
refactor(FrameMode): Update modal background opts w/Connected Mode
2026-05-03 16:35:11 -04:00
purian23
fd24b4a36d
feat(DMS FrameMode): A New Connected Unified Surface & Animation Overhaul
...
- Introduces Standalone & Connected Modes
- Updated Animations & Motion effects for both modes
- Numerous QOL tweaks and updates throughout the system
- Highly inspired to the OG Caelestia Shell / @Soramanew
2026-05-03 15:38:30 -04:00
bbedward
f76724f7cd
logger: add a dedicated QML logging Singleton
...
- adds log.info/error/debug/warn/fatal
- adds ability to write logs to any file
- add CLI options in addition to env to set log levels
2026-04-29 15:42:30 -04:00
bbedward
7bd9574868
system updater: complete overhaul
...
Move system update flow to GO, with a CLI (convenient AIO tool) and
server integration. All lifecycle, scheduling, execution occurs on
backend side.
Run some backends via pkexec, some via terminal like paru/yay.
Incorporate flatpak as an option to update.
Add terminal override setting in GUI, in addition to $TERMINAL env
variable.
fixes #2307
fixes #822
fixes #1102
fixes #1812
fixes #1087
fixes #1743
2026-04-29 12:33:57 -04:00
purian23
0f71c29776
dms(blur): Dank all the things
2026-04-24 22:52:14 -04:00
bbedward
1abb221024
blur: revise general blur styling and refine it
2026-04-24 12:07:23 -04:00
bbedward
c6ed64b24e
launcher: add elide helpers for RichText
2026-04-21 15:18:41 -04:00
bbedward
cf382c0322
launcher: add indicators for flatpak/snap/appimage/nix
...
fixes #2251
2026-04-21 14:03:47 -04:00
bbedward
7ced91ede1
notifications: add configurable durations for do not disturb
...
fixes #1481
2026-04-16 16:51:05 -04:00
bbedward
bc6bbdbe9d
launcher: add ability to search files/folders in all tab
...
fixes #2032
2026-04-14 11:49:35 -04:00
bbedward
3d9bd73336
launcher: some polishes for blur
2026-03-31 11:04:18 -04:00
bbedward
f15d49d80a
blur: add blur support with ext-bg-effect
2026-03-30 11:52:35 -04:00
Triệu Kha
577863b969
feat(danklauncher): add launcher history ( #2086 )
...
* remember last search query
* add launcherLastQuery SessionSpec
* add rememberLastQuery option
* Add remember last query for appdrawer
* Add query history sessiondata
* Complete and cleanup
* Discard changes to quickshell/Modules/Settings/LauncherTab.qml
* Cleanup logic
* Add rememberLastQuery option
* Add rememberLastQuery option description
* Move setLauncherLastQuery above validation
* Fix logic bug with empty query
2026-03-30 09:09:39 -04:00