window: Move xvisual to WindowX11
Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3211>
This commit is contained in:

committed by
Robert Mader

parent
2a75661883
commit
d98b0eb71e
@ -836,7 +836,6 @@ meta_window_wayland_constructed (GObject *object)
|
||||
window->size_hints.height = 0;
|
||||
|
||||
window->depth = 24;
|
||||
window->xvisual = NULL;
|
||||
|
||||
window->mapped = FALSE;
|
||||
|
||||
|
Reference in New Issue
Block a user