purian23
eaf350482d
(frameInMotion): Initial Unified Frame Connected Mode
2026-04-03 00:44:29 -04:00
bbedward
f15d49d80a
blur: add blur support with ext-bg-effect
2026-03-30 11:52:35 -04:00
Kangheng Liu
c5f145be36
feat: animate dock apps on entry addition/deletion ( #2064 )
2026-03-23 09:21:21 -04:00
purian23
be8326f497
fix(Dock): Replace hardcoded max height mask in vertical mode
2026-03-21 13:28:17 -04:00
bbedward
1a9449da1b
qs: set app ID to com.danklinux.dms
2026-03-20 10:03:33 -04:00
lpv
63df19ab78
dock: restore Hyprland special workspace windows on click ( #1924 )
...
* dock: restore Hyprland special workspace windows on click
* settings: add dock special workspace restore key to spec
2026-03-10 12:55:36 -04:00
Triệu Kha
246b6c44b0
fix(dock): Dock flickering when having cursor floating by the side ( #1897 )
2026-03-03 16:11:06 -05:00
odt
0f8e0bc2b4
refactor(icons): centralize icon resolution into Paths.resolveIconPath/resolveIconUrl ( #1880 )
...
Supersedes #1878 . Rather than duplicating the moddedAppId + file path
substitution pattern inline across 8 files, this introduces two
centralized functions in Paths.qml:
- resolveIconPath(iconName): for Quickshell.iconPath() callsites,
with DesktopService.resolveIconPath() fallback
- resolveIconUrl(iconName): for image://icon/ URL callsites
All consumer files now use one-line calls. When no substitutions are
configured, moddedAppId() returns the original name unchanged (zero
cost), so this has no impact on users who don't use the feature.
Affected components:
- AppIconRenderer (8 lines → 1)
- NotificationCard, NotificationPopup, HistoryNotificationCard
- DockContextMenu, AppsDockContextMenu
- LauncherContent, LauncherTab (×3)
Co-authored-by: odtgit <odtgit@taliops.com >
2026-03-01 17:31:51 -05:00
bbedward
df2ba3a3c6
dock: fix tooltip positioning
2026-02-24 13:28:13 -05:00
Triệu Kha
8bb8231559
Fix dock visible when theres no app ( #1797 )
...
* clipboard: improve image thumbnail
- thumbnail image is now bigger
- circular mask has been replaced with rounded rectangular mask
* dock: fix dock still visible when there's no app
2026-02-22 21:56:33 -05:00
bbedward
77889ce1c6
dock: fix context menu styling
...
fixes #1742
2026-02-19 09:15:26 -05:00
bbedward
549073119e
dock: fix transparency setting
...
fixes #1739
2026-02-19 09:11:30 -05:00
purian23
3a6752c3d2
dock: Update indicator padding
2026-02-17 07:55:33 -05:00
bbedward
0b33d3f905
miraclewm: add support for Miracle WM
2026-02-16 23:00:25 -05:00
bbedward
44a45b00cf
widgets: cleanup rectangles across popouts, modals, OSDs
2026-02-14 11:15:26 -05:00
bbedward
0133c19276
dock: fix auto-hide hit area
...
media osd: fix showing without album art
2026-02-11 17:51:29 -05:00
bbedward
081b15e24c
dock: fix intelligent auto hide on hyprland
...
fixes #1535
2026-02-10 17:29:39 -05:00
bbedward
3d0ee9d72b
animations/ripple: clean up effect and apply more universally
2026-02-10 12:48:12 -05:00
purian23
9553cb06d3
feat: Dock Overflow/Updated Settings Options
2026-01-27 00:52:15 -05:00
purian23
15dc91f779
dock: Fix dock launcher button persistence
2026-01-22 18:15:00 -05:00
bbedward
dd3d2908a2
prek format
2026-01-22 17:57:12 -05:00
purian23
1edc8f468e
feat: Pinnable DMS coreApps w/Color options
2026-01-22 17:45:38 -05:00
purian23
2681fe87bb
feat: Implement Dank Launcher button on the Dock
...
- Configurable with custom icons/logos
- Respects light/dark theme
- Drag & Drop in place
2026-01-22 16:52:38 -05:00
purian23
7241877995
feat: Intelligent Dock Auto-hide
2026-01-17 22:20:15 -05:00
bbedward
a823095372
widgets: add fallback for steam apps
2026-01-15 21:07:57 -05:00
shalevc1098
510ea5d2e4
feat: configurable app id substitutions ( #1317 )
...
* feat: add configurable app ID substitutions setting
* feat: add live icon updates when substitutions change
* fix: cursor not showing on headerActions in non-collapsible cards
* fix: address PR review feedback
- add tags for search index
- remove hardcoded height from text fields
2026-01-10 21:00:15 -05:00
shalevc1098
e37135f80d
feat: map steam_app_ID to steam_icon_ID for actual game icons ( #1312 )
...
Steam Proton games use window class steam_app_XXXXX. Steam installs
icons as steam_icon_XXXXX. This maps between them so actual game
icons display instead of generic controller fallback.
2026-01-09 21:40:35 -05:00
bbedward
ab071e12aa
icons: fix transmission-gtk modded app ID again
2026-01-05 16:44:31 -05:00
bbedward
166843ded4
niri: preserve remaining settings when turning off output
2026-01-03 16:17:16 -05:00
bbedward
571a9dabcd
dock: fix tooltip positioning with adjacent bars
2026-01-01 12:04:49 -05:00
bbedward
0b60da3d6d
dock: add isolate runninig apps by display option
2025-12-22 14:35:04 -05:00
bbedward
0bece5287e
dock: improve pinned app re-ordering feedback, fix vertical dock
...
ordering
fixes #1046
fixes #938
2025-12-15 20:46:36 -05:00
bbedward
cfc07f4411
dock: add border option
...
fixes #829
2025-12-01 10:53:15 -05:00
Lucas
4723bffcd2
spotlight: fix clipping and add context menu keyboard navigation ( #840 )
...
* spotlight: fix clipping and add context menu keyboard navigation
* prime: also detect nvidia-offload command
* spotlight: fix review nitpicks
2025-11-28 19:36:35 -05:00
bbedward
d3194e15e2
dock: hide pin to dock for internal windows
2025-11-23 22:55:47 -05:00
bbedward
2a37028b6a
dock: touch of inner padding to dms icon
2025-11-23 16:00:51 -05:00
bbedward
8130feb2a0
paths: show dms icon & title for dms windows
2025-11-23 15:57:03 -05:00
bbedward
a3a27e07fa
dankbar: support multiple bars and per-display bars
...
- Migrate settings to v2
- Up to 4 bars
- Per-bar settings instead of global
2025-11-22 15:28:06 -05:00
mbpowers
c0ae3ef58b
fix: bar and dock flickering autohide ( #784 )
2025-11-21 21:49:31 -05:00
bbedward
cb4e0660e0
dock: add reveal IPCs
2025-11-14 10:08:16 -05:00
bbedward
f06626e441
dock: use modded app IDs for grouping logic
...
fixes #710
2025-11-14 00:06:27 -05:00
bbedward
24e800501a
switch hto monorepo structure
2025-11-12 17:18:45 -05:00