- Change Summary:
-
Update POTFILES.in
- Commits:
-
Summary ID 68fe482268ce14055ebdf981e31946e4e1b6d711 b5a0603fc75800daa59821ce8a3c8b77abed944c
Split VV prefs into a separate widget
Review Request #1459 — Created May 20, 2022 and submitted
This is not a strict port of the original code as that used
GtkBuilder
, while this is now its own widget.Additionally, moving to
HdyPreferencesGroup
means the Audio/Video sections are now vertically boxed, but that seems better as it was fairly wide before.
Opened Prefs, changed VV ones a bit to make sure it didn't break. Enabled test pipelines, then switch stacks to make sure they auto-disabled. Unplugged/plugged in a mic to check that the device list re-population did not lose the configured device.