mirror of
https://github.com/brl/mutter.git
synced 2025-07-22 09:21:22 +00:00
util: Add META_DEBUG_WAYLAND debug topic
https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1387
This commit is contained in:

committed by
Jonas Ådahl

parent
0501d3020e
commit
716ecf6cdf
@ -278,6 +278,8 @@ topic_name (MetaDebugTopic topic)
|
||||
return "INPUT";
|
||||
case META_DEBUG_VERBOSE:
|
||||
return "VERBOSE";
|
||||
case META_DEBUG_WAYLAND:
|
||||
return "WAYLAND";
|
||||
}
|
||||
|
||||
return "WM";
|
||||
|
Reference in New Issue
Block a user