mirror of
https://github.com/brl/mutter.git
synced 2025-03-25 12:43:52 +00:00

We'll expect a swap event if any of the view paints resulted in a swap; make the logic dealing with this clearer by making changing the less vilible '|| swap_event' postfix with a up front '|=' operator. https://gitlab.gnome.org/GNOME/mutter/merge_requests/1042