Commit graph

16 commits

Author SHA1 Message Date
LordMZTE c4d86c372a bump version 2020-08-26 16:21:38 +02:00
LordMZTE 225df7c08c alt key should work now 2020-08-26 15:29:16 +02:00
LordMZTE b953466376 fix key names once and for all!
hopefully...
2020-08-26 15:18:43 +02:00
LordMZTE 8bba874cd6 move some stuff
key names will finally be correct
2020-08-26 14:24:52 +02:00
LordMZTE 9e78b067f5 move keystate into own file
configure clippy linter
adjust style to linter settings
2020-08-26 13:51:43 +02:00
LordMZTE 8948353106 add KeyState struct
other small improvements
2020-08-26 13:15:01 +02:00
LordMZTE 277de089db rename logger module to logging
this prevents the module from having the same name as its parant
and makes the linter happy
2020-08-25 23:44:18 +02:00
LordMZTE f672a4680a add readme 2020-08-25 23:24:52 +02:00
LordMZTE 45700dd855 actually add Cargo.lock to gitignore 2020-08-25 23:05:37 +02:00
LordMZTE 18a542d586 add cargo.lock to gitignore 2020-08-25 23:03:42 +02:00
LordMZTE 31c4fcdd71 remove unused import 2020-08-25 17:28:01 +02:00
LordMZTE 4fd3ec98cc small performance improvements 2020-08-25 17:27:35 +02:00
LordMZTE ac61409ef4 fix mismatching buffer sizes 2020-08-25 16:47:45 +02:00
LordMZTE 9fcc843f5c fix key name not working in release build 2020-08-25 16:46:47 +02:00
LordMZTE e2eee30b3e add logger system and file logger 2020-08-25 16:37:58 +02:00
LordMZTE c0e452f420 init 2020-08-25 13:12:41 +02:00