mirror of
https://github.com/brl/mutter.git
synced 2025-01-23 09:59:03 +00:00
Jonas Ådahl
6ec7fa2cbd
wayland: Use surface role when special casing surface commits
Lets use the role when doing role specific commit actions. The conditions effectively do that anyway, and this way we will get a compiler warning here whenever we add a new role, as well as we avoid having different variants of role-determination checks in different places. https://bugzilla.gnome.org/show_bug.cgi?id=744453
…
…
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%