Alexandre Bury
|
d02c30ae9f
|
Fix clippy warnings
|
2016-06-27 22:40:11 -07:00 |
|
Alexandre Bury
|
654223411d
|
Apply rustfmt to examples
|
2016-06-25 17:11:42 -07:00 |
|
Alexandre Bury
|
f81a9b2768
|
Update examples for focusless draw
|
2015-06-01 09:20:06 -07:00 |
|
Alexandre Bury
|
3d1507c3cf
|
Add UTF-8 input support
Didn't the proper methods in the standard lib, so I implemented a simple
utf-8 char reader.
|
2015-05-27 22:17:52 -07:00 |
|
Alexandre Bury
|
f9c9e56518
|
Transform ncurses i32 key into Event enum
Prepares support for unicode char input spanning multiple ncurses
characters.
|
2015-05-27 18:04:33 -07:00 |
|
Alexandre Bury
|
ca09885978
|
Add key_codes example
Prints the code on key press. Useful tool.
|
2015-05-27 16:55:49 -07:00 |
|