awesome is a tiling window manager initially based on a dwm code rewriting. It is extremely fast, small, dynamic and awesome. Windows can be managed in several layouts: tiled, maximized and floating. Each layout can be applied on the fly, optimizing the environment for the application in use and the task performed. awesome has the following features: very stable, no mouse needed, multihead support, some real transparency support, some xrandr support, no lua integration, no 9P support, no editable tagbars, no limits on its source size, key, script and mouse bindings, etc.
awesome is a tiling window manager initially based on a dwm code rewriting. It is extremely fast, small, dynamic and awesome. Windows can be managed in several layouts: tiled, maximized and floating. Each layout can be applied on the fly, optimizing the environment for the application in use and the task performed. awesome has the following features: very stable, no mouse needed, multihead support, some real transparency support, some xrandr support, no lua integration, no 9P support, no editable tagbars, no limits on its source size, key, script and mouse bindings, etc.
To install awesome, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install awesome
To see what files were installed by awesome, run:
port contents awesome
To later upgrade awesome, run:
sudo port selfupdate && sudo port upgrade awesome
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.