You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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! We accept bounties via Bountysource.
The text was updated successfully, but these errors were encountered: