-
- Downloads
python_payload: Clean up application's input handling during transitions
Apps don't have to check whether they're active anymore, unless they explicitly ask to receive think calls after on_exit. Make gr33nhouse ask for it, as it animates its background. Remove is_active guards from other apps (and clean up some related codepaths while at that too).