From c7aaceaee6fb8df4e0d5c315f038b9321de31cd8 Mon Sep 17 00:00:00 2001 From: jp9000 Date: Thu, 8 Apr 2021 15:46:19 -0700 Subject: [PATCH] obs-browser: Disable browser panels on Wayland for now When running on Wayland, the browser docks look broken and sometimes they crash OBS Studio. Interestingly, browser sources seem to work just fine. Ideally we'd be able to dig into the issue and find the root cause, but time is short for the 27 release and disabling the docks until this is figured out seems to be the best alternative for now. Of course this is a temporary workaround, and eventually this commit will be reverted, and browser docks will work just fine, flowers and rainbows and happy unicorns. Disable browser docks on Wayland, which includes both the manually added docks, and the docks OBS Studio creates for authentication for Twitch and Restream.io. Related: obsproject/obs-browser#279 obsproject/obs-studio#4436 --- plugins/obs-browser | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/obs-browser b/plugins/obs-browser index d5640004b..740227139 160000 --- a/plugins/obs-browser +++ b/plugins/obs-browser @@ -1 +1 @@ -Subproject commit d5640004b3e4ae2cd9c0e4a93b4da6b4d15c0498 +Subproject commit 7402271392a6a74fb49f16d84fb3c04c1b603d9a