Skip to content

Add window pinning support#3

Open
Nekit678 wants to merge 4 commits into
oreyg:mainfrom
Nekit678:features/window-pinning
Open

Add window pinning support#3
Nekit678 wants to merge 4 commits into
oreyg:mainfrom
Nekit678:features/window-pinning

Conversation

@Nekit678
Copy link
Copy Markdown

Add support for pinning individual windows to the physical screen so they stay fixed while the canvas pans or zooms.

This PR:

  • adds screen-pinned window state to the canvas model and window manager
  • skips pinned windows during canvas reprojection, reset, clipping, and foreground recentering
  • lets users toggle pinning from the search overlay with inline per-window checkboxes and Space
  • keeps pinned, maximized, and supported screen-fixed windows visible during pan overview
  • adds explicit MyDockFinder handling so dock/finder panels are raised above the panning overlay
  • adds a tray/config toggle for showing screen-fixed windows while panning

@Nekit678 Nekit678 changed the title Features/window pinning Add window pinning support May 30, 2026
@oreyg
Copy link
Copy Markdown
Owner

oreyg commented Jun 4, 2026

I would need some time to read this though, but brief read lgtm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants