obs-studio/CI
Matt Gajownik 0e7f69ee31 CI: Bump Linux CEF build to disable GTK
Fixes #7146

Normally, Qt and CEF each run their own version of GTK, often causing
conflicts. This commit introduces a build of CEF where GTK has been
disabled using `use_gtk=false` as we do not require the Chrome runtime.
This is an experiment and may end up being the safest long-term solution.

Note: This does introduce potential quirks/incompatibilities, such as
browser sources no longer being able to display alert() dialogs, and
potentially file browser dialogs not working from CEF.
This is better than the alternative. If necessary, such dialogs can be
reimplemented using Qt at a later date, and would likely provide a more
consistent user experience.
2022-08-23 19:47:41 +10:00
..
flatpak CI: Bump Linux CEF build to disable GTK 2022-08-23 19:47:41 +10:00
freebsd CI: Change build file names 2022-08-01 13:15:51 -04:00
include CI: Use xcrun notarytool instead of xcnotary 2022-07-30 19:52:36 +02:00
linux CI: Fix packaging scripts 2022-08-01 21:38:56 -04:00
macos CI: Fix packaging scripts 2022-08-01 21:38:56 -04:00
scripts/macos/app CI: Update build scripts and Github actions workflow 2022-03-16 23:13:26 +01:00
steam CI: Update Steam workflow for Apple Silicon builds 2022-08-03 03:34:49 +02:00
windows CI: Fix packaging scripts 2022-08-01 21:38:56 -04:00
build-freebsd.sh CI: Update build scripts and Github actions workflow 2022-03-16 23:13:26 +01:00
build-linux.sh CI: Update build scripts and Github actions workflow 2022-03-16 23:13:26 +01:00
build-macos.sh CI: Add necessary build system changes for universal and M1 builds 2022-03-16 23:23:40 +01:00
build-windows.ps1 CI: Fix Windows build scripts relying on localized architecture string 2022-03-28 15:38:03 -04:00
check-changes.sh CI: Update build scripts and Github actions workflow 2022-03-16 23:13:26 +01:00
check-cmake.sh plugins: Add obs-websocket submodule 2022-07-28 12:36:17 -07:00
check-format.sh plugins: Add obs-websocket submodule 2022-07-28 12:36:17 -07:00
check-jsonschema.py CI: Validate JSON Schema of Services files 2022-05-20 20:25:19 +10:00
check-services.py CI: Update service-removal PR description 2022-05-23 05:50:58 -04:00