lutris/bin
Aaron Opfer d7771ae87e lutris-wrapper: poll for game start and exit
Instead of depending on direct descendants of our process exiting as
a signal for checking the process tree, poll 10 times a second
instead. This allows us to build some sensible "game start detection"
which fixes behaviors when the initial game process is considered
excluded (such steam/winesteam games).

It has a minor consequence of making lutris-wrapper much more
complicated. I tried my best to add some comments to explain what
is going on. I also added another test.
2020-01-01 14:18:07 -08:00
..
lutris Silence some pylint warnings 2019-10-16 06:50:43 -07:00
lutris-wrapper lutris-wrapper: poll for game start and exit 2020-01-01 14:18:07 -08:00