mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-03-10 02:26:15 -04:00
Allows the ability to hide/unhide sources in the mixer that the user doesn't care about or doesn't necessarily want to see (such as video sources that have audio but don't have any audio playing). If all sources are hidden, the user can right-click the mixer's empty area and choose "unhide all" via a context menu. Closes jp9000/obs-studio#1002