mirror of
https://github.com/brl/mutter.git
synced 2025-02-03 15:22:15 +00:00
Carlos Garnacho
419fb81d40
wayland: Fix wrong condition in xdg_exporter.export
Commit d714a94d9 added support for stable xdg-shell surfaces while preserving old unstable zxdg-shell v6 ones, but committed a mistake in checking for both in the xdg_exporter.export error condition paths. We want to check that the surface is neither of both. https://gitlab.gnome.org/GNOME/mutter/issues/63 Closes: #63
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%