]> git.lizzy.rs Git - bspwm.git/commit
Add new setting: borderless_singleton
authorGeorgy Kibardin <georgy@kibardin.name>
Sat, 14 Nov 2020 11:32:24 +0000 (14:32 +0300)
committerBastien Dejean <nihilhill@gmail.com>
Thu, 24 Dec 2020 09:33:17 +0000 (10:33 +0100)
commit7012d993689df17abd3c0b7f336c6cb458849fa7
tree9a13898a2f59a75f558d53b0a11415a50fc1853c
parent0510d971855a390d3b0a669e1da86a42b98ba8e9
Add new setting: borderless_singleton

The setting is supposed to be more general solution than
`borderless_monocle`. The are two reason to have borders, first, to
indicate focused window, second, to distinguish one window from another.
There is no sense in either of above in case of the only window on the
only monitor.
contrib/bash_completion
contrib/fish_completion
contrib/zsh_completion
doc/bspwm.1
doc/bspwm.1.asciidoc
src/messages.c
src/settings.c
src/settings.h
src/tree.c