FiniteSingularity / obs-quick-access-utility

A quick access utility dock for OBS.
GNU General Public License v2.0
62 stars 4 forks source link

[FEATURE] - Add Scource Visbility Option #77

Open NaGeL182 opened 3 months ago

NaGeL182 commented 3 months ago

It would be great if similar to the properties, filter check box we would have one for source Visibility so that we can turn on or off certain sources (like from a dynamic dock)

FiniteSingularity commented 3 months ago

Hi @NaGeL182.

This already exists in the "parent scenes" option. If you enable it on a dock, then click on the scene button on the right side of the source in the dock, you'll see a popup of all scenes that contain the source, with a visibility toggle. If that isn't what you're getting at, please give a more detailed description.

NaGeL182 commented 3 months ago

If I understand that correctly that's a visibility for the parent scene, not the source itself. I wish to toggle the visibility of the source like for example an image source.

FiniteSingularity commented 3 months ago

The issue with sources like an image source, is that the only way to toggle visibility is via the source's visibility in each parent scene. The source itself doesnt have a visibility toggle. Video Capture Devices are a bit different as they have the ability to activate/deactivate the source, but that is already built into the UI.

FiniteSingularity commented 3 months ago

If I understand that correctly that's a visibility for the parent scene, not the source itself. I wish to toggle the visibility of the source like for example an image source.

Re-reading this. The eyeball in the parent scenes menu is to toggle the visibility of the source in the parent scene (much like the eyeball of the source in the scene's source's dock). I hope that clarifies a bit.

MarcusBuer commented 3 months ago

One option would be to add a "toggle visibility on current scene" eyeball button near the filter and properties, so if you have the source on the current scene it toggles it's visibility.

NaGeL182 commented 3 months ago

r

this would be what i would like!