Commit Graph

7 Commits

Author SHA1 Message Date
Shylie
d6db7301f0 Remove new_width and new_height parameters from resize callback. Use terml_get_width() and terml_get_height() instead. 2024-03-07 11:47:41 -05:00
Shylie
97ff848762 Fix issue caused by event loop taking too long 2024-02-28 14:14:46 -05:00
Shylie
c949dbb9d9 Fix bg color get 2024-02-28 12:38:48 -05:00
Shylie
f032b15b3e Don't send shift key events 2023-12-27 14:18:07 -05:00
Shylie
8830cb2a76 Fix integer overflow bug causing infinite event polling 2023-12-25 23:33:27 -05:00
Shylie
2cb9c0273f Added resize callback, made main callback optional 2023-12-25 17:38:44 -05:00
Shylie
226adeaf72 Initial commit. 2023-12-25 11:26:13 -05:00