UI: Shut down browsers when browser docks hidden

Shuts down the actual browsers internally when the browser docks are
hidden by user.
This commit is contained in:
jp9000
2019-09-03 19:11:14 -07:00
parent 7dd465cae1
commit 65eac02cda
4 changed files with 24 additions and 1 deletions

View File

@@ -146,6 +146,7 @@ if(BROWSER_AVAILABLE_INTERNAL)
list(APPEND obs_PLATFORM_SOURCES
obf.c
auth-oauth.cpp
window-dock-browser.cpp
window-extra-browsers.cpp
)
list(APPEND obs_PLATFORM_HEADERS