i3/release-notes/bugfixes/2-fix-focus-wrap
Anton Älgmyr 863a9eada4
Fix focus issue when moving windows across outputs
Fixes #3518

This fix avoids the issue of consuming our own warp events by never
calling warp on the wrong container.

Tried to add a test but it also succeeds with version before patch,
see #4604 for discussion

Co-Authored-By: Orestis <orestisflo@gmail.com>
2021-11-05 15:21:59 +01:00

2 lines
88 B
Plaintext

fix focus when moving container between outputs with mouse warp and focus_follows_mouse