mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-03-02 01:40:13 -05:00
config: CSD borders are always invisible
That is, remove all configuration options and always draw them fully transparent.
This commit is contained in:
parent
cb6616ef8a
commit
c90d70b2bf
5 changed files with 10 additions and 56 deletions
|
|
@ -126,23 +126,16 @@ component.
|
|||
compositor. Depending on the compositor's configuration and
|
||||
capabilities, it may not have any effect. Default: _server_.
|
||||
|
||||
*titlebar-size*
|
||||
Height, in pixels (but subject to output scaling), of the
|
||||
titlebar, not including the window border. Default: _26_.
|
||||
*size*
|
||||
Height, in pixels (subject to output scaling), of the
|
||||
titlebar. Default: _26_.
|
||||
|
||||
*border-width*
|
||||
Width, in pixels (but subject to output scaling), of the
|
||||
borders. Default: _5_.
|
||||
|
||||
*titlebar-color*
|
||||
*color*
|
||||
Titlebar AARRGGBB color. Default: use the default _foreground_
|
||||
color.
|
||||
|
||||
*border-color*
|
||||
Border AARRGGBB color. Default: _transparent_.
|
||||
|
||||
*button-width*
|
||||
Width, in pixels (but subject to output scaling), of the
|
||||
Width, in pixels (subject to output scaling), of the
|
||||
minimize/maximize/close buttons. Default: _22_.
|
||||
|
||||
*button-minimize-color*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue