Lemmy
|
072dd859ae
|
fix(docK): fix static dock auto retraction when mouse stays on the peek zone
|
2026-03-12 20:34:43 -04:00 |
|
Lysec
|
1c4ee0dbc3
|
fix(dock/taskbar): pinning specific apps no longer creates duplicate icons
|
2026-03-02 12:31:20 +01:00 |
|
tibssy
|
5d7b98eff8
|
fix(dock): simplify static opening logic and resolve auto-close/hover edge issues
|
2026-02-28 22:08:39 +00:00 |
|
Lemmy
|
5fbcf870db
|
dock: autofmt
|
2026-02-20 09:54:11 -05:00 |
|
Dadangdut33
|
6a7c68c6e3
|
feat: implement group the same apps in dock with configurable settings
|
2026-02-19 23:30:24 +07:00 |
|
Lemmy
|
a1437ee04e
|
dock-static: fixed invalid bindings
|
2026-02-17 08:39:03 -05:00 |
|
tibssy
|
fd67acfe37
|
fix(static dock): use desktop entry names for pinned apps
|
2026-02-10 16:03:43 +00:00 |
|
tibssy
|
588046a332
|
fix(static dock): reopen on peek after close and hide on menu actions
|
2026-02-10 16:03:43 +00:00 |
|
tibssy
|
b3fe8930ca
|
fix(smartpanel): ignore framed offsets on barless screens
|
2026-02-10 16:03:43 +00:00 |
|
tibssy
|
7ce7a53c18
|
feat(dock): implement "sit on frame" setting for static dock to allow inner frame alignment
|
2026-02-10 16:03:43 +00:00 |
|
tibssy
|
a02a49ff71
|
feat(dock): refine StaticDockPanel frame thickness calculation by detecting bar presence and position to prevent redundant spacing when the dock and bar share the same screen edge
|
2026-02-10 16:03:43 +00:00 |
|
tibssy
|
847d7676f9
|
fix(static dock): reset hover timer after menu close
|
2026-02-10 16:03:43 +00:00 |
|
tibssy
|
7123d387f5
|
refactor(dock): clean up StaticDockPanel by removing unused properties and timers, increasing hide delay, and refining hover state logic for smoother auto-close behavior
|
2026-02-10 16:03:43 +00:00 |
|
tibssy
|
6bd43fade6
|
feat(dock): fully implement StaticDockPanel with app management logic, transparent container styling, and hover-aware auto-close timers
|
2026-02-10 16:03:43 +00:00 |
|
tibssy
|
4b5c6c4619
|
feat(dock): integrate StaticDockPanel with main Dock logic and replace separate peek window with panel-based hover detection
|
2026-02-10 16:03:43 +00:00 |
|
tibssy
|
ce027062fa
|
feat(dock): extract DockContent into a reusable component and implement hover peek detection for static mode operation
|
2026-02-10 16:01:58 +00:00 |
|
tibssy
|
ddbff84c80
|
feat(dock): scaffolding for static dock mode
Added 'dockType' setting and created initial StaticDockPanel structure.
|
2026-02-10 15:57:18 +00:00 |
|