flightlessmango

Results 526 comments of flightlessmango

Preferably, communication with OBS should be handled by a self-contained class, exposed through a unique pointer that hud elements query for information

At the very least we don't want to do things in hud elements except rendering output

When reloading the config, we don't recreate the font. In theory this should still work if you restarted the deck after changing the presets config. I suppose we could check...

These commits can be squashed

mangoapp requires x11 so it doesn't work with `--expose-wayland`

Is there a reason to use `--expose-wayland` right now? We will support wayland at some point, but I don't see a major need for it yet