Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

frontend: Add OBSSourceView widget #11862

Draft
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

Warchamp7
Copy link
Member

Description

Creates a new widget for displaying an OBS source preview.

Note

PR is currently a draft as it still contains logging and testing code. Widget also needs to be tested in other contexts.

Motivation and Context

This is a wrapper around the existing OBSQTDisplay which comes without batteries and some assembly required. This bundles the necessary setup and callbacks for OBSQTDisplay in an easier to use widget.

How Has This Been Tested?

Replaced the preview of the Filters window with an OBSSourceView widget, as well as adding an additional one to the sidebar.

Types of changes

  • New feature (non-breaking change which adds functionality)

Checklist:

  • My code has been run through clang-format.
  • I have read the contributing document.
  • My code is not on the master branch.
  • The code has been tested.
  • All commit messages are properly formatted and commits squashed where appropriate.
  • I have included updates to all appropriate documentation.

@WizardCM WizardCM added the New Feature New feature or plugin label Feb 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
New Feature New feature or plugin
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants