Skip to content

Conversation

@guns
Copy link

@guns guns commented Jan 8, 2026

Commit af3bd8b tried to fix the issue with floating window movement by changing the values passed to window_move_resize, but the actual values of c->floating_rectangle should have also been changed since that structure is expected to hold the coordinates of the outer window including the border.

Screenshots:

A floating window is spawned and placed in the upper right hand corner:
floating-window-in-corner

A new floating window is spawned while the original window is focused. The floating window moves down and to the right by the size of the border.
floating-window-moves-after-spawning-new-floating-window

Commit af3bd8b tried to fix the issue
with floating window movement by changing the values passed to
window_move_resize, but the actual values of c->floating_rectangle
should have also been changed since that structure is expected to hold
the coordinates of the outer window including the border.
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.

1 participant