design icon indicating copy to clipboard operation
design copied to clipboard

Mockups and design tasks for OBS Studio

Results 25 design issues
Sort by recently updated
recently updated
newest added

This sparked from a discussion about how the V4L2 plugin matches capture devices (https://github.com/obsproject/obs-studio/pull/9246). Matching devices by the bus / port might be interesting, but we need to consider this...

properties

Sometimes we might need to query users for action on startup. Some cases and reasons: * A file was deleted or moved, and we need to ask for it again...

In context of https://github.com/obsproject/obs-studio/pull/6585 - Needs to account for aspect ratio locking - Review how we present size & crop

Basically https://github.com/obsproject/rfcs/pull/11

Ongoing discussion, might as well have a mockup attached

Mostly in context of https://github.com/obsproject/obs-studio/pull/1253 * How individual audio monitoring of source should look and behave? * How do people currently use this feature? * How do people expect to...

The current flow for adding sources is, at best, lacking. It should encourage reusage of sources. ![Screenshot from 2023-02-09 09-09-24](https://user-images.githubusercontent.com/3518204/217809299-f8fb05ab-ad98-42d0-823a-1538eb29d901.png) ![image](https://user-images.githubusercontent.com/3518204/217809239-fb58290c-9648-486c-910b-88090bd28325.png) TODO: references

main window

It's really hard to craft any mockups right now because we don't have a Yami-style widget library. We should add that. AC: * [x] [Widget kit](https://github.com/GeorgesStavracas/mockups/blob/main/resources/widgets.svg) * [x] Templates *...

help wanted

Management of scene collections is disconnected from the scenes themselves, and handled in a menu (!). ![image](https://user-images.githubusercontent.com/3518204/217809860-34b0bb9a-1885-4741-a6d3-573ff5b263fc.png) It should probably be moved closer to scenes, and managed through a separate...

main window

Fantasizing about UI patterns didn't work. What worked is start creating actual concrete mockups for concrete use cases. Once we produce more mockups for more features, more patterns will emerge,...