百科.dev
全部条目AI 编程趋势榜开源项目技术资讯提交条目
登录
< 返回工具列表
H

herbstluftwm

> 编程语言
开源

一个用于 X11 的手动拼接窗口管理器

1.2K stars0 点赞0 次浏览
访问官网GitHub

工具介绍

一个用于 X11 的手动拼接窗口管理器

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

Issues· 0 开放

查看全部 Issues在 GitHub 打开

暂无开放 Issues,或尚未同步最近议题。

> 标签

C++herbstluftwmtilingwindow-manager

暂无评论,来聊聊你的看法吧

> 工具信息

发布日期2026年8月1日
最后更新2026年9月17日
分类编程语言
定价开源

> 相关工具

T
TypeScript
JavaScript 的超集,为前端与全栈提供静态类型
P
Python
通用编程语言,广泛用于 Web、数据与 AI
G
Go
Google 推出的简洁高效系统语言