Piping / herbstluftwm

A manual tiling window manager for X11

Home Page:http://www.herbstluftwm.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

herbstluftwm

herbstluftwm badge

herbstluftwm is a manual tiling window manager for X. It licensed under the "Simplified BSD License" (see LICENSE).

  • the layout is based on splitting frames into subframes which can be split again or can be filled with windows (similar to i3/ musca)

  • tags (or workspaces or virtual desktops or …) can be added/removed at runtime. Each tag contains an own layout

  • exactly one tag is viewed on each monitor. The tags are monitor independent (similar to xmonad)

  • it is configured at runtime via ipc calls from herbstclient. So the configuration file is just a script which is run on startup. (similar to wmii/musca)

For more, see the herbstluftwm homepage — in particular the herbstluftwm tutorial for the first steps (also available as man herbstluftwm-tutorial after installing herbstluftwm on your system).

You are welcome to join the IRC channel #herbstluftwm on irc.freenode.net.

Installation

If you want to build herbstluftwm from source, see the INSTALL file.

About

A manual tiling window manager for X11

http://www.herbstluftwm.org/

License:Other


Languages

Language:C++ 67.6%Language:Python 23.1%Language:Shell 4.8%Language:C 2.7%Language:CMake 1.1%Language:CSS 0.6%Language:Makefile 0.2%