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
Because scratchpad windows are not a fixed workspace, but rather used like a palette or library of windows that can be displayed one or several at a time, it would be useful to be able to add elements to a resurrectable list of scratchpad windows, rather than rebuild the entire list on each save.
So I propose a command flag like i3-resurrect save -w __i3_scratch --add that would keep the current contents of the saved (scratch) workspace, but add to it any additional unique windows that are open on that workspace.
The text was updated successfully, but these errors were encountered:
Because scratchpad windows are not a fixed workspace, but rather used like a palette or library of windows that can be displayed one or several at a time, it would be useful to be able to add elements to a resurrectable list of scratchpad windows, rather than rebuild the entire list on each save.
So I propose a command flag like
i3-resurrect save -w __i3_scratch --add
that would keep the current contents of the saved (scratch) workspace, but add to it any additional unique windows that are open on that workspace.The text was updated successfully, but these errors were encountered: