BSD-3-Clause licensed and maintained by 
Toshio Ito This version can be pinned in stack with:wild-bind-x11-0.2.0.4@sha256:3fc2c0c5c0ca77f2a68a2946901e906b8ee5353849258fb8c72a3508c5cd32dc,3290
Module documentation for 0.2.0.4
Revision history for wild-bind-x11
0.2.0.4  – 2018-06-19
- Confirmed test with containers-0.6.0.1.
0.2.0.3  – 2018-04-22
- Confirmed test with X11-1.9.
- Now it requires XScreenSaver extension (in Debian/Ubuntu, libxss-devpackage).
0.2.0.2  – 2018-04-10
- Confirmed test with base-4.11.
- Stop using ListT, because it’s deprecated sincetransformers-0.5.3.0.
0.2.0.1  – 2018-02-06
- Confirmed test with async-2.2.1.
0.2.0.0  – 2018-01-01
- Fix crash when some kind of window (e.g. xdvi) is active.
- Remove KeySymLikeandModifierLikeclasses.
- Add XMod,KeyEventType,XKeyEvent,X11Fronttypes.
- Add XKeyInput,ToXKeyEventclasses.
- Add withX11Front,makeFrontEnd,press,release,addXMod,shift,alt,ctrl,super,defaultRootWindowfunctions.
- Add WildBind.X11.Emulate,WildBind.X11.Emulate.ExampleandWildBind.X11.KeySymmodules.
- Changed signature of xGrabKeyandxUngrabKeyfunctions.
0.1.0.7  – 2017-07-21
- Confirmed build with time-1.8.
0.1.0.6  – 2017-02-10
- Confirmed build with X11-1.8.
0.1.0.5  – 2017-01-24
- Confirmed build with hspec-2.4.0.
0.1.0.4  – 2016-12-15
- Confirmed build with X11-1.7.
0.1.0.3  – 2016-11-27
- Confirmed test with time-1.7.
0.1.0.2  – 2016-10-09
- Confirmed build with hspec-2.3.0.
0.1.0.1  – 2016-09-22
- First version. Released on an unsuspecting world.