Yuxuan Shui
|
0037b7e5fb
|
Eliminate implicit conversions
Use explicit conversions everywhere. Adding bounds check assertions when
necessary.
Signed-off-by: Yuxuan Shui <yshuiv7@gmail.com>
|
2019-05-21 20:15:25 +01:00 |
Yuxuan Shui
|
e8f2298159
|
event: lazify screen update
Set root screen change flag in event handler, and update in
draw_callback.
Signed-off-by: Yuxuan Shui <yshuiv7@gmail.com>
|
2019-03-23 14:35:23 +00:00 |
Yuxuan Shui
|
e414fee91f
|
event: use log levels, not ifdefs
And some general clean up.
Signed-off-by: Yuxuan Shui <yshuiv7@gmail.com>
|
2019-03-23 14:35:23 +00:00 |
Yuxuan Shui
|
17c96eb9ba
|
core: general clean up
Also move some remaing event functions to event.c
Signed-off-by: Yuxuan Shui <yshuiv7@gmail.com>
|
2019-03-23 14:35:22 +00:00 |
Yuxuan Shui
|
472185e885
|
core: split out event code
Signed-off-by: Yuxuan Shui <yshuiv7@gmail.com>
|
2019-03-23 14:35:22 +00:00 |