Jonas Ådahl 53f61f3778 stack-tracker: Don't log warnings on race conditions
X11 window stacking operations are by nature prone to race conditions.
For example, we might queue a "raise above" operation, but before it
actually takes place, the sibling the window was to be rased above, is
withdrawn.

In these cases we'd log warnings even though they are expected to
happen. Downgrade these warnings to debug messages, only printed when
MUTTER_VERBOSE is set.

https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1300
2020-06-09 18:46:38 +00:00
..
2019-03-12 00:27:07 +00:00
2019-03-12 00:27:07 +00:00
2018-11-06 17:17:36 +01:00
2020-05-26 16:35:00 +02:00
2018-11-06 17:17:36 +01:00
2018-11-06 17:17:36 +01:00
2020-04-16 15:05:52 +02:00
2020-05-21 23:10:23 +00:00