Hi,
I noticed that when I open a second window, tab and workspace restoration kicks off, which is unexpected since those tabs and workspace were only for my first window. Is there plan to cache per window or to disable this restoration after the first window? If the latter, I could send a pull that just checks for (zero? (app/window-number)). For now, I've extended your plugin for myself. It would be great to solve this in your plugin since aggressive restoring doesn't play nicely with other plugins that depend on new windows. Thanks for your handy plugin!
Hi,
I noticed that when I open a second window, tab and workspace restoration kicks off, which is unexpected since those tabs and workspace were only for my first window. Is there plan to cache per window or to disable this restoration after the first window? If the latter, I could send a pull that just checks for
(zero? (app/window-number)). For now, I've extended your plugin for myself. It would be great to solve this in your plugin since aggressive restoring doesn't play nicely with other plugins that depend on new windows. Thanks for your handy plugin!