Diogo Ferreira
Diogo Ferreira
## Summary Adds a toggle that will hide gaps if only a single window is visible. The feature is disabled by default. Implementation added to both the cpp and ts...
## Summary A Vertical tiling layout which is tailored for portrait orientated monitors but might have use cases in landscape as well. The intended behavior is for the master area...
## Summary Adds rotate/reverse rotate action handlers for the three-column-layout, essentially turning it into a three-row-layout. This is useful for screens where h > w (i.e. vertical scenario). ## Breaking...
This is an abi-breaking change. The behavior is the same with the exception of methods that used to return Observable now return Observable because null emissions are not supported anymore....