dorukkilitcioglu / persistd

Persist your virtual desktop over multiple reboots
GNU Affero General Public License v3.0
0 stars 0 forks source link

Find if a project is really open #29

Open dorukkilitcioglu opened 2 years ago

dorukkilitcioglu commented 2 years ago

We need to be able to check if the programs and the virtual desktop that persistd opens are still open without any action from persistd.

Several scenarios:

All of these will result in at least partial error state. If the project is completely gone (meaning both virtual desktop and the programs are destroyed), we can simply drop it from open projects. Especially a restart will trigger a complete wipe of open projects. For other scenarios, we have to find a way to move them back into a valid state.