mirror of
https://github.com/brl/mutter.git
synced 2025-03-19 01:35:04 +00:00

As per commit c2d03bf73 we're using a private method to set the actors key focus and emit key-focus-in signal, but we're using inverted logic here. So flip the parameter to match the expected result. https://gitlab.gnome.org/GNOME/mutter/merge_requests/860