Skip to content

Fix some xwayland focus bugs

Derek Foreman requested to merge derekf/weston:mm/take_focus into main

We currently send "take focus" requests to windows that don't want them, and to windows that are already focused. Let's clean that up some.

Merge request reports