blackbox is that fast, light window manager you have been looking for without all those annoying library dependancies. If you have a C++ compiler and the X Window System you can compile and use it. This is a maintained fork of the original blackbox CVS that is on Sourceforge. It includes is all changes made on the official blackbox CVS repository on branch blackbox-0_70_2cvs, as well as patches collected from pdl-linux, Debian, the blackbox bug list, other GitHub forks. It also includes enhanced EWMH/ICCCM compliance.
blackbox is that fast, light window manager you have been looking for without all those annoying library dependancies. If you have a C++ compiler and the X Window System you can compile and use it. This is a maintained fork of the original blackbox CVS that is on Sourceforge. It includes is all changes made on the official blackbox CVS repository on branch blackbox-0_70_2cvs, as well as patches collected from pdl-linux, Debian, the blackbox bug list, other GitHub forks. It also includes enhanced EWMH/ICCCM compliance.
To install blackbox, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install blackbox
To see what files were installed by blackbox, run:
port contents blackbox
To later upgrade blackbox, run:
sudo port selfupdate && sudo port upgrade blackbox
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.