slotThe
7894bcec5c
Fix GHC warning: -Woverlapping-patterns
...
Related: https://github.com/xmonad/xmonad-contrib/issues/537
2021-05-20 17:32:16 +02:00
slotThe
25ad725e0c
Fix GHC warning: -Wtype-defaults
...
Related: https://github.com/xmonad/xmonad-contrib/issues/537
2021-05-20 17:32:13 +02:00
slotThe
673f727206
Fix GHC warning: -Wname-shadowing
...
Related: https://github.com/xmonad/xmonad-contrib/issues/537
2021-05-20 17:32:03 +02:00
slotThe
b51ccc87b8
Fix GHC warning: -Wunused-matches
...
Related: https://github.com/xmonad/xmonad-contrib/issues/537
2021-05-20 17:32:02 +02:00
Campbell Barton
869311090c
Correct docs
2018-04-11 07:58:11 +02:00
Campbell Barton
236ca9959d
Add BinaryColumn layout
...
This is similar to 'Column' layout with some differences.
- Add/remove windows keeps window bounds.
- Enforce minimum window size.
- Negative scale can be used to increase the size of the last window
instead of the master window.
2018-03-11 20:45:20 +11:00