RubyGems Navigation menu

uh-wm 0.0.12

uhwm is a minimalistic tiling and stacking window manager for X. It shares some similarities with dwm and wmii, but is written in ruby so you can configure and extend features directly with ruby code. The layout strategy is interchangeable, the default one being the `uh-layout` ruby gem. A layout is a simple ruby object responding to specific messages, so it's easy to write your own layout. Main features: * Xinerama support; * different adapters for event handling: blocking, multiplexing with `select()` or `kqueue()`; * configuration with a run control file; * key bindings with user defined code as callback; * configurable modifier key; * user-defined layout strategies; * external program execution; * no re-parenting (therefore, no window decoration either); * no grabbing of the modifier key alone; * no mouse event handling; * no EWMH support; * very limited ICCCM support.

Gemfile:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

  1. 0.2.2 - July 26, 2022 (15.5 KB)
  2. 0.2.1 - October 22, 2017 (15.5 KB)
  3. 0.2.0 - October 22, 2017 (15.5 KB)
  4. 0.1.0 - October 22, 2017 (16.0 KB)
  5. 0.0.15 - June 03, 2015 (18.5 KB)
  6. 0.0.12 - June 01, 2015 (18.0 KB)
显示所有版本 (共 20 个)

Runtime 依赖 (3):

rb-kqueue ~> 0.2.4
uh = 2.0.2
uh-layout ~> 0.4.2

Development 依赖 (5):

aruba ~> 0.6
cucumber ~> 2.0
headless ~> 1.0
rake ~> 10.4
rspec ~> 3.2

业主:

作者:

  • Thibault Jouan

SHA 256 校验和:

d83e0fe608973de292b342f3d913e7ca0ee6b5f00b0a59451627a205da94c07a

下载总量 41,316

这个版本 2,057

许可:

BSD-3-Clause

需要的 Ruby 版本: >= 0

链接: