Fix issue #2329765: Activities are not being immediately stopped.
This was caused by the launchers new hidden surface on top. The algorithm for determining whether an activity was visible assumed that all windows would want to be visible. Now it ignores ones that have explicitly requested to be hidden.
Loading
Please register or sign in to comment