Enrico Stemmer
Enrico Stemmer
Added using the hide_filtered config option
`--mod-key alt_r` should work. The new version binds close on left and right keys. You only need to set the right _r or _l modifier for opening, if none is...
The new version binds the alt_r and alt_l for release if it sees a modifier used as a key.
Added in 4.0.0
I added a fix that restarts the GUI if a new monitor is detected, but this is part of a much larger rewrite and will take some time
You can try this key bind to check if pressing and releasing the super key works ``` bind = super, super_l, exec, notify-send test press bindrt = super, super_l, exec,...
the `bindrt` is (as far as i am concerned) an undocumented workaround for receiving the event for releasing a key that activated the submap
should be a easy fix, just a config to hide empty workspaces
I think hiding workspaces that have no workspace on the right that has clients would make sense. If you have a client on WS 1 and WS 3, workspace 2...
> > should be a easy fix, just a config to hide empty workspaces > > Is there a way to show empty workspaces up to a certain number? Adding...