Commit graph

7 commits

Author SHA1 Message Date
David Botton
510bef7719 disable-default added for key-pressed, key-down and on-character 2021-03-09 13:03:35 -05:00
mavis
a28a244065
Removing a print statement
There's a `(print data)` statement left in `parse-keyboard-event` (used for debugging, I think)
2021-03-07 19:55:13 +05:30
David Botton
3f695ef471 Document :key 2021-03-06 22:33:55 -05:00
David Botton
8659b31f71 added :key 2021-03-05 16:42:02 -05:00
mavis
6b6b9a487b add :key attribute to keyboard event data
Adding :key attribute makes it easy to handle keypresses.
That's because we don't need to do any conversions using code-char.
2021-03-05 14:54:50 +05:30
David Botton
3465668b99 default 'clog-body' key in connection-data 2021-02-17 15:17:45 -05:00
David Botton
b19f78d926 Restructure project 2021-02-17 13:46:47 -05:00
Renamed from clog-base.lisp (Browse further)