Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/herbstluftwm/herbstluftwm
A manual tiling window manager for X11
https://github.com/herbstluftwm/herbstluftwm
herbstluftwm tiling window-manager
Last synced: about 1 month ago
JSON representation
A manual tiling window manager for X11
- Host: GitHub
- URL: https://github.com/herbstluftwm/herbstluftwm
- Owner: herbstluftwm
- License: other
- Created: 2014-10-07T09:27:20.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2024-08-03T21:05:56.000Z (4 months ago)
- Last Synced: 2024-08-04T14:10:54.828Z (4 months ago)
- Topics: herbstluftwm, tiling, window-manager
- Language: C++
- Homepage: http://herbstluftwm.org/
- Size: 5.12 MB
- Stars: 1,084
- Watchers: 31
- Forks: 68
- Open Issues: 119
-
Metadata Files:
- Readme: README.asciidoc
- Changelog: NEWS
- License: LICENSE
- Authors: AUTHORS
Awesome Lists containing this project
- fucking-Awesome-Linux-Software - ![Open-Source Software - Is a Manual tiling window manager for X11 using Xlib and Glib. (Window Managers / Tiling Window Managers)
- awesome-ricing - herbstluftwm - A manual tiling window manager for X11. (C++,python) (Packages / window-managers)
- Awesome-Linux-Software - ![Open-Source Software - Is a Manual tiling window manager for X11 using Xlib and Glib. (Window Managers / Tiling Window Managers)
- awesome-linux-ricing - herbstluftwm - A manual tiling window manager for X. (Window Manager / Tiling)
- awesome-starred - herbstluftwm/herbstluftwm - A manual tiling window manager for X11 (others)
README
herbstluftwm
============image:https://github.com/herbstluftwm/herbstluftwm/workflows/HLWM%20CI/badge.svg[link=
https://github.com/herbstluftwm/herbstluftwm/actions?query=workflow%3A%22HLWM+CI%22]
image:https://codecov.io/gh/herbstluftwm/herbstluftwm/branch/master/graph/badge.svg[link=
https://codecov.io/gh/herbstluftwm/herbstluftwm]herbstluftwm is a manual tiling window manager for X. It licensed under the
"Simplified BSD License" (see link:LICENSE[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 http://herbstluftwm.org[herbstluftwm homepage] -- in
particular the http://herbstluftwm.org/tutorial.html[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.libera.chat`.
Installation
------------
If you want to build herbstluftwm from source, see the link:INSTALL[INSTALL] file.// vim: ft=asciidoc tw=80