Skip to content

Add Always on Top hide mode#59

Merged
edumucelli merged 1 commit intomasterfrom
always-on-top
May 6, 2026
Merged

Add Always on Top hide mode#59
edumucelli merged 1 commit intomasterfrom
always-on-top

Conversation

@edumucelli
Copy link
Copy Markdown
Owner

New always-on-top hide mode: dock always visible, no struts, floats above maximized windows.

Add a new HideMode.ALWAYS_ON_TOP that keeps the dock always visible
without reserving struts, so maximized windows fill the full screen
and the dock floats above them. This differs from "Don't Hide" (NONE)
which reserves screen edge space via _NET_WM_STRUT_PARTIAL.

The new mode disables autohide, pointer barriers, and hide-delay
controls — same as "Don't Hide" — but skips strut reservation,
matching autohide's "showing" state made permanent.
@netlify
Copy link
Copy Markdown

netlify Bot commented May 6, 2026

Deploy Preview for dockingbar canceled.

Name Link
🔨 Latest commit 5ceb683
🔍 Latest deploy log https://app.netlify.com/projects/dockingbar/deploys/69fbcd91abe72a0008e1ed44

@edumucelli edumucelli enabled auto-merge (squash) May 6, 2026 23:25
@edumucelli edumucelli added the enhancement New feature or request label May 6, 2026
@edumucelli edumucelli merged commit 9614d37 into master May 6, 2026
34 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant