mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-14 21:56:41 +01:00
82e184f25d
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
9 lines
396 B
Text
9 lines
396 B
Text
bspwm (Binary space partitioning window manager)
|
|
|
|
bspwm is a tiling window manager that represents windows as the
|
|
leaves of a full binary tree. It only responds to X events, and
|
|
the messages it receives on a dedicated socket.
|
|
|
|
bspwm doesn't handle any keyboard or pointer inputs: a third
|
|
party program (e.g. sxhkd) is needed in order to translate
|
|
keyboard and pointer events to bspc invocations.
|