Blender Git Loki
Git Commits -> Revision 5c145bd
August 14, 2021, 20:27 (GMT) |
GHOST/wayland: use Wayland only when 'BLENDER_WAYLAND' is set When the X11 and Wayland backends are available, only query Wayland when the BLENDER_WAYLAND environment variable is set and notify the user if this failed. This makes sure that Blender will always use X11. User can then opt-in to Wayland for testing and can continue using X11 in case of issues. Differential Revision: D11489 |
Commit Details:
Full Hash: 5c145bda212725530e7ce5cdbab2edf9de382e89
Parent Commit: a3b3e13
Lines Changed: +15, -7
1 Modified Path:
/intern/ghost/intern/GHOST_ISystem.cpp (+15, -7) (Diff)