obs-source-dock icon indicating copy to clipboard operation
obs-source-dock copied to clipboard

Add optional browser navigation buttons to docks

Open kakra opened this issue 1 year ago • 1 comments

If I add a dock that contains a web browser source, I cannot use back and forward: there's no context menu and my mouse buttons for back and forward don't work either.

I wonder if it would be possible to optionally add a back/forward/home/reload button to a source dock to send commands to the embedded web browser. "Home" should return to the original browser URL set in the source properties (similar to what the "reload" button does for a browser source), while "reload" should reload the current location.

kakra avatar Dec 14 '24 16:12 kakra

It looks like this would require changes to the browser source itself.

exeldro avatar Dec 15 '24 07:12 exeldro