border Extension Module
This module provides a client mixin to change window border color
depending on focus state. This module requires the color and
focus modules to work properly.
Set a border on windows, and change its color depending on focus state.
The colors used are set with the X resources
plwm.border.color/Plwm.Border.Color and
plwm.border.focus.color/Plwm.Border.Focus.Color. The defaults
for these are "black" and "grey60", respectively.
The border width in pixels. Default is 3.
A client filter, used to select clients which should have no border.
The default is cfilter.false, so all clients will have borders.
Go to the first, previous, next, last section, table of contents.