1 unstable release

Uses old Rust 2015

0.2.0 Jun 7, 2017

#12 in #xlib

MIT license

10KB
201 lines

bindkey

Binds rust functions to keys with xlib

This is a very simple keybinder to functions using xlib. For now it does not support binding same key with different modifiers (i just dont need it) Callbacks used as simple functions, to execute it in paralell.

Maybe in the future i will make support for same keys and closures.

Dependencies

~460KB