wild-bind-0.1.2.4: Dynamic key binding framework

MaintainerToshio Ito <debug.ito@gmail.com>
Safe HaskellNone
LanguageHaskell2010

WildBind

Contents

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