Handle unmap notify event in the manager, generate :unmanage events with the client, and forward them to the layout.
uh-wm
Xlib Window Manager prototype.
Getting started
Installation (requires ruby ~> 2.1 and rubygems)
$ gem install uh-wm
Usage
Usage: uhwm [options]
options:
-h, --help print this message
-v, --verbose 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
-w, --worker WORKER specify worker
Description
Languages
Ruby
85.2%
Gherkin
14.8%