design
design copied to clipboard
Mockups and design tasks for OBS Studio
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...
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.   TODO: references
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 *...
Management of scene collections is disconnected from the scenes themselves, and handled in a menu (!).  It should probably be moved closer to scenes, and managed through a separate...
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,...