Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
UI: Disable browser docks on Wayland
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
- Loading branch information