/opt

xcb border misc

Primary LanguageCOtherNOASSERTION

neeasade's border opt

wmutils-like border programs.

utilities

  • chwbb - make 'bevel' style borders
  • chwbr - make rounded borders on windows that already have 32-bit color depth
  • chbpresel - make preselection indications
  • chwbn - give infinite borders to programs

For more information, refer to the programs manpages.

reference

+=================+====+----+
#   Client area,  | ri # le |
#    invisible    | gh # ft |
#                 | t  #    |
+-----------------+----+----+
#  bottom border  | br # bl |
+=================+====+----+
|   top border    | tr | tl |
+-----------------+----+----+

license

This project and all its code is licensed under the ISC license. See the LICENSE file.

build & install

$ make
# make install

In the file config.mk you can override build options, such as the compiler flags or the installation path.