Given the amount of recording issues present in the Discord server's bug-report text channel, maintenance is needed on code related to the recording.
By maintenance, I mean a combination of refactoring and rewriting. There is a lot of stuff that is just messy, possibly bad approaches, and bad design.
This is a list of issues that need to be fixed or worth looking into:
[x] #39
[x] Recording session being split upon losing game focus (Alt-Tab)
[x] fix: Unnecessary recording restarts upon focus switch
[x] Recording the wrong screen (in specific multi-monitor setups)
Given the amount of recording issues present in the Discord server's bug-report text channel, maintenance is needed on code related to the recording.
By maintenance, I mean a combination of refactoring and rewriting. There is a lot of stuff that is just messy, possibly bad approaches, and bad design.
This is a list of issues that need to be fixed or worth looking into:
A number of these issues could be resolved after some maintenance.