Enrico Stemmer
Enrico Stemmer
Implemented in the new rewrite, the switch mode now shows al windows in a row regardless of size, floating state, etc
Switch mode now shows them separate, overview still layered (intended)
Duplicate of #89. We can keep this feature request open, just don't expect any progress in the near future. I am pretty sure this will need some restructuring of the...
This would require so heavy rewriting of the sorting logic, as curently all windows get sorted. The right arrow key does the same as pressing tab (switcing to the "next"...
I added arrow navigation, here is a demo. https://github.com/user-attachments/assets/d15f9fb2-0343-4672-8047-b1c92bfae7dd Arrow keys navigate workspace, tab and shift + tab navigate clients.
> Thanks. > > ~~Which branch is this on? wanted to test.~~ Found it , its on `remove-client` branch You can try to test it, but there are many breaking...
Also added in 4.0.0
The problem is that I don't know any way to override keybinds in a sub map so I generate a new one each time (that's why I added the random...
I am currently working on generating all submaps ahead of time (and also all binds) via a config file. You can check out what is being done by looking at...
I added the --submap argument, to activate a existing submap instead of generating one. This is only meant to be used by the generate command, as it generates the corresponding...