98a437c38d
At the moment, we reactivate the login dialog any time any property on the logind session proxy changes and the VT is active. That means we sometimes reactivate the login screen even when the user isn't switching VTs to the login screen. This commit ensures that we only check if the session is active when the session activeness changes, and not when other logind session properties change.