Thibault Jouan c50345af8b Merge branch 'action-handler'
* Introduce a DSL to evaluate code associated to key bindings
  (ActionsHandler class);
* Provides default key bindings (quit) in the env, and remove hard coded
  handling in Runner;
* Handle quit with an event.
2015-04-15 04:45:48 +00:00
2015-04-09 00:30:13 +00:00
2015-04-15 04:20:26 +00:00
2015-04-15 04:20:26 +00:00
2015-04-15 04:20:26 +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

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%