lipstick now closes apps gracefully instead of crashing them, which means that the app window can hang around for a bit after a close request is sent. This adds some additional logic to ensure that an app that's currently being closed doesn't steal focus from the launcher and doesn't show on the screen.
this is effectively identical to https://github.com/AsteroidOS/asteroid-launcher/pull/169
lipstick now closes apps gracefully instead of crashing them, which means that the app window can hang around for a bit after a close request is sent. This adds some additional logic to ensure that an app that's currently being closed doesn't steal focus from the launcher and doesn't show on the screen. this is effectively identical to https://github.com/AsteroidOS/asteroid-launcher/pull/169