Eiim / Chokistream

A from-scratch re-implementation of Snickerstream
GNU General Public License v2.0
30 stars 1 forks source link

Add option to disable FPS in window title #30

Closed pistonfish closed 7 months ago

pistonfish commented 8 months ago

Recording software such as OBS often differentiate windows by their title. Trying to record Chokistream when using two separate windows causes issues in OBS when the framerates starts to fluctuate. Having an option to disable the FPS indicator would be nice.

Eiim commented 7 months ago

This has been added! If you want this feature now you can build from the main branch or wait until the next release.

Eiim commented 7 months ago

Oh yeah, or Github Actions builds from main: https://github.com/Eiim/Chokistream/actions/runs/7719964872

pistonfish commented 7 months ago

I just tested it out together with OBS and everything works nicely. I think this issue can be closed

Eiim commented 7 months ago

I'll close once released, so that anyone else coming here for the same issue is more likely to see it. Thanks for the suggestion!