Skip to content

neeasade/opt

This branch is 10 commits ahead of, 17 commits behind wmutils/opt:master.

Repository files navigation

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.

About

xcb border misc

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 96.0%
  • Makefile 4.0%