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
{{ message }}
This repository was archived by the owner on May 6, 2020. It is now read-only.
Now that window configurations are no longer bound to frames, a new set of possibilities opens up. There is no more need for storing them in frame-local variables. Asides from that, the behaviour per frame could be tuned on a fine basis. For example, the list of window configurations could be global and the currently selected one frame-local. Other things to think of would be commands taking frames into account, such as throwing a window configuration from one frame to another one.