tornavis/intern/wayland_dynload
Campbell Barton aee5fcc120 GHOST/Wayland: improve workaround for libdecor setting the window state
libdecor has a workaround where creating the window would loop until
the windows configure callback ran.

Simplify this workaround by setting the initial state on the underlying
xdg_toplevel struct.

Also correct mixup between bool / GHOST_TSuccess types.
2022-11-16 12:31:29 +11:00
..
extern GHOST/Wayland: improve workaround for libdecor setting the window state 2022-11-16 12:31:29 +11:00
intern Fix Wayland warning on startup when running X11 2022-11-03 15:46:44 +01:00
CMakeLists.txt