#16 Add locking to ensure only one steam instance is running
Opened by dcavalca. Modified

Right now it's possible to run multiple copies of steam, which can be pretty confusing, especially when combined with big picture mode. Add some locking to prevent that and enforce only one running at a given time.


Metadata