Commit Graph

206 Commits

Author SHA1 Message Date
Lysec 45beac2f11 feat(dock): respect blur toggle 2026-03-11 03:50:02 +01:00
Lysec 1c4ee0dbc3 fix(dock/taskbar): pinning specific apps no longer creates duplicate icons 2026-03-02 12:31:20 +01:00
tibssy 88e36ba2db fix(dock): correct floating dock centering with vertical bars 2026-02-28 22:12:19 +00:00
tibssy caa2464caf feat(dock): add customization settings for indicator thickness, color, and opacity 2026-02-28 22:08:39 +00:00
tibssy 3d8277aea5 style(dock): adjust tooltip alignment based on side-dock position (left/right) 2026-02-28 22:08:39 +00:00
tibssy 5d7b98eff8 fix(dock): simplify static opening logic and resolve auto-close/hover edge issues 2026-02-28 22:08:39 +00:00
tibssy baaba5669f feat(dock): align indicator to absolute edge for easier triggering; animate position and size 2026-02-28 22:08:39 +00:00
tibssy da18e0e6cc feat(dock): enable frame indicator support for all bar and dock types 2026-02-28 22:07:31 +00:00
tibssy 2b10165097 fix(dock): move indicator outside peek window to improve edge trigger reliability 2026-02-28 22:04:07 +00:00
notiant 0b6495b60f use decimal units for disk space 2026-02-28 17:35:18 +01:00
Lysec 716c3574a6 Merge pull request #1933 from notiant/patch-10
DockMenu: layout adjustments
2026-02-23 10:07:16 +01:00
notiant fe0c7a4f6a adjust dock peek area length 2026-02-23 07:17:00 +01:00
notiant d6d5bcd84e Update Dock.qml 2026-02-22 21:30:45 +01:00
notiant 9e30a6112b DockMenu: layout adjustments 2026-02-22 20:55:25 +01:00
notiant 88c715427d Fix border clipping for tooltips and dock 2026-02-22 15:08:32 +01:00
Lysec 198a9f740d Merge pull request #1913 from tibssy/fix/dock-alignment-and-triggers
Fix/dock alignment and triggers
2026-02-21 14:15:24 +01:00
Lemmy db56321f54 layout: more double margins implementations 2026-02-20 21:11:06 -05:00
Lemmy b36bef4cc0 layout: implement double margin (e.g. Style.margin2M) instead of what PR #1408 did. 2026-02-20 21:01:35 -05:00
tibssy 3d8de77453 fix(dock): dynamically adjust tooltip direction based on dock position 2026-02-20 19:42:17 +00:00
tibssy a1aeeb116f fix(dock): adjust centering logic to account for bar dimensions and margins 2026-02-20 19:20:40 +00:00
tibssy 02bde2a90d fix(dock): ensure frame indicator correctly fills the trigger area 2026-02-20 19:12:04 +00:00
Lemmy 5fbcf870db dock: autofmt 2026-02-20 09:54:11 -05:00
Fauzan F A 3e841942ed Merge branch 'main' into dock-group-apps 2026-02-20 21:06:35 +07:00
tibssy 3ad4ac1b88 fix(dock): adjust dock peek window size to match dock length and screen minimum 2026-02-20 04:47:39 +00:00
tibssy 6aea22ef25 fix(dock): isolate dock launcher color setting in dock appearance tab 2026-02-20 04:47:39 +00:00
tibssy 022d6d33da feat(dock): prevent opening empty static dock panel 2026-02-20 04:47:39 +00:00
tibssy c192d248e0 feat(dock): static dock frame indicator sizing with launcher icon 2026-02-20 04:47:39 +00:00
Dadangdut33 6a7c68c6e3 feat: implement group the same apps in dock with configurable settings 2026-02-19 23:30:24 +07:00
Lemmy 5340c1a3a2 autofmt 2026-02-19 10:02:56 -05:00
tibssy ff4da5d2b9 feat(dock): implement context menu for launcher icon and improve screen handling 2026-02-19 04:28:36 +00:00
tibssy 6c555770cd feat(dock): implement application launcher icon with configurable position 2026-02-19 03:33:38 +00:00
Lysec f54615b035 autofmt 2026-02-16 19:20:06 +01: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 ee322448d9 feat(dock): add frame indicator for static dock with settings toggle and fade animation 2026-02-10 16:03:43 +00:00
tibssy 92c43c6236 feat(dock): enable peek window activation for static mode to trigger dock panel opening and refine the settings interface by reorganizing components and conditionally showing display mode options 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
Lemmy 522fa4c6da onclicked: mouse shorthands 2026-02-10 09:24:51 -05:00
Lysec 79672a2709 NightLightService: implement restart on crash (#1687) 2026-02-06 14:51:23 +01:00
Lysec 20a7a76aba Merge pull request #1650 from qalqa-dev/main
Feature/Dock pinned apps names changed from appId to appName
2026-02-06 14:17:10 +01:00
Lysec 7834786c12 Dock: add tiny space between indicator and icon 2026-02-02 13:49:24 +01:00
Lysec b0d64f0e77 Dock: more layout adjustments 2026-02-02 13:42:54 +01:00
Lysec 738ba0dc13 Dock: layout adjustment 2026-02-02 13:21:05 +01:00
Lemmy e578ff0892 compositor-spawn: small simplification so it works with all compositors (defaulting to execDetached in the compositor service) 2026-02-01 14:24:43 -05:00
wxlyyy c095b78ef4 feat: spawn application process via compositor 2026-02-02 00:37:22 +08:00
qalqa-dev 4b9115233b dock: refresh app icons and names on DesktopEntries changes, and improve pinned app handling with proper names 2026-02-01 19:26:00 +03:00
Lysec 25b9e8c34b Dock: fix vertical and horizontal alignment 2026-01-30 15:05:09 +01:00
Lysec 15516de503 Dock: set max width/height, add scrolling 2026-01-29 15:35:35 +01:00
Lemmy adbf55181d Dock: reserve a bit more width when horizontal to accomodate tooltips. 2026-01-25 15:47:45 -05:00