Thibault Jouan c7f3743949 Configure uhwm_wait_output test helper via the env
The `timeout' keyword argument was never used, replace it with a test
for UHWMTEST_OUTPUT_TIMEOUT environment variable and use the value when
set.
2015-04-16 17:31:56 +00:00
2015-04-09 00:30:13 +00:00
2015-04-16 13:19:29 +00:00
2015-04-09 00:30:13 +00:00
2015-04-07 16:54:12 +00:00
2015-04-06 16:23:21 +00:00
2015-04-14 02:35:40 +00:00
2015-04-16 16:13:54 +00:00

uh-wm

Xlib Window Manager prototype.

Version      Build status Code Climate

Getting started

Installation (requires ruby ~> 2.1 and rubygems)

$ gem install uh-wm

Usage

Usage: uhwm [options]

options:
    -h, --help                       print this message
    -v, --version                    enable verbose mode
    -d, --debug                      enable debug mode
    -f, --run-control PATH           specify alternate run control file
    -r, --require PATH               require ruby feature
    -l, --layout LAYOUT              specify layout
Description
No description provided
Readme 307 KiB
Languages
Ruby 85.2%
Gherkin 14.8%