Re: Sv: Spatial groups refactored as a module

Tim Cross <[email protected]> Mon, 14 Mar 2022 10:37:52 +1100
Newsgroups gmane.comp.window-managers.stumpwm.devel
Message-ID <[email protected]>
Shostek <[email protected]> writes:

> Ah, sorry what I'm referring to is the (perhaps poorly documented) way top maps
> are handled. There is one general *top-map*, but there is also a
> *group-top-map*, *float-group-top-map*, etc., which define top level keybindings
> for various groups. By default they all just contain their respective root map
> bound to the prefix key, but if you for example wanted some keybindings active
> in only floating groups you could define them in the floating groups top/root
> maps. These maps are returned by the function #'top-maps if I recall correctly
> (I don't have my pc in front of me). I was suggesting that such a setup could be
> used with the spatial groups to have a canonical place for bindings related to
> the spatial groups.
>

Thanks for explaining. I understand what you mean now.