octalmage / mDesktop

mDesktop is a lightweight application that allows the user to utilize multiple virtual desktops.
Other
242 stars 46 forks source link

Find a better way to backup/restore windows. #9

Open octalmage opened 10 years ago

octalmage commented 10 years ago

As discussed in #8 there needs to be a better way to restore missing windows.

Currently mDesktop stores a list of windows when mDesktop opens, but this doesn't work especially when mDesktop is ran at startup.

Instead of using a file, we should have an array of every window mDesktop has touched. Then we can add a restore option that goes through that array and uses WinShow on them.

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/2749110-find-a-better-way-to-backup-restore-windows?utm_campaign=plugin&utm_content=tracker%2F1897034&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F1897034&utm_medium=issues&utm_source=github).