web docks

This commit is contained in:
2026-07-18 11:33:47 +05:00
parent 2c166a40e3
commit d3872d60ef
12 changed files with 900 additions and 11 deletions

View File

@@ -1,4 +1,14 @@
WebKitBrowserSource="WebKit Browser (no CEF)"
CustomBrowserDocks="Custom Web Panels..."
CustomBrowserDocksDescription="Add web panels to the OBS Docks menu. Each panel is rendered by WebKitGTK."
PanelName="Panel name"
AddPanel="Add"
RemovePanel="Remove"
PanelFieldsRequired="Every panel must have a name and URL."
PanelNamesUnique="Panel names must be unique."
PanelLoading="Loading web panel..."
PanelRendererError="Unable to start the WebKit panel renderer."
PanelRendererMissing="The WebKit renderer helper is not installed."
URL="URL or local HTML file"
Width="Width"
Height="Height"