Skip to content

Preferences: Add preview switch and placeholder

Daniel Brötzmann requested to merge wurstsalat/gajim:av-preview into master

This adds a 'Show live preview' checkbutton to the AV page in Preferences. Instead of connecting to the stack page’s map event, this checkbutton is used to toggle the preview. Changing input devices works while the preview is enabled (changes setting and switches device), as well as when it’s disabled (changes setting).

I also added a placeholder for the video preview and wrapped the whole page in a ScrolledWindow.

Merge request reports