Sv: Spatial groups refactored as a module

Shostek <[email protected]> Sun, 13 Mar 2022 23:39:23 +0000 (UTC)
Newsgroups gmane.comp.window-managers.stumpwm.devel
Message-ID <[email protected]>
No problem, sorry I wasn't more clear to begin with.

14. mar. 2022 00:38:29 Tim Cross <[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.