Skip to content

display: Fix a possible bug in meta_display_sync_wayland_focus

Jonas Dreßler requested to merge verdre/mutter:fix-display-possible-bug into master

The check for the focus xwindow is called, but not used. Fix that by renaming the variable to reflect better what it does and actually using the return value of the check.

!535 (merged)

Merge request reports