beansprout-custom/docs
Ben Buhse ed72d8a15d
Fix crash when changing focused output
With output_focus_follows_pointer=true, moving the pointer to a different
output would update Seat's "focused" output, but not the actual focused
window. If you then tried to changed focused outputs with keybinds, the
assertion in XkbBindings.focusOutput() would fail.

This commit also adds support for unfocusing a window on a pointer_leave
event.

Reported-by: Badacko
Fixes: #7
2026-04-01 20:32:34 -05:00
..
screenshots Convert single-window.png to jpeg 2026-03-27 10:16:41 -05:00
CONFIGURATION.md Add config option for primary_output_follows_pointer + document it 2026-03-29 15:11:02 -05:00
TODO.md Fix crash when changing focused output 2026-04-01 20:32:34 -05:00