1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-03 06:04:53 +00:00
freebsd-ports/x11-wm/hs-xmonad/pkg-descr
Dmitry Marakasov 9eee5b8fa4 - Add LICENSE_FILE
- Update WWW

Approved by:	portmgr blanket
2019-01-23 09:30:36 +00:00

12 lines
574 B
Plaintext

xmonad is a tiling window manager for X. Windows are arranged
automatically to tile the screen without gaps or overlap, maximising
screen use. All features of the window manager are accessible from the
keyboard: a mouse is strictly optional. xmonad is written and
extensible in Haskell. Custom layout algorithms, and other extensions,
may be written by the user in config files. Layouts are applied
dynamically, and different layouts may be used on each workspace.
Xinerama is fully supported, allowing windows to be tiled on several
screens.
WWW: https://xmonad.org/