wild-bind-0.1.2.9: Dynamic key binding framework
MaintainerToshio Ito <debug.ito@gmail.com>
Safe HaskellSafe-Inferred
LanguageHaskell2010

WildBind

Description

 
Synopsis

Documentation

Defines Binding and many functions to build it.

Defines FrontEnd, an interface between Binding and a desktop environment.

Defines functions to combine Binding and FrontEnd into an executable action. You can customize its behavior via Option.

Defines input symbol types for number pad keys.

Support modules

The following modules are not re-exported from this module.

  • WildBind.Seq: support module to build a binding to key sequences. Since: 0.1.1.0