Mitchell Hashimoto
|
c103a278f1
|
render font info in dev mode
|
2022-10-17 14:47:51 -07:00 |
|
Mitchell Hashimoto
|
f29393bca6
|
Imgui (#20)
* vendor/cimgui
* Add a "dev mode" window which for now is just imgui demo
|
2022-10-16 16:20:08 -07:00 |
|
Mitchell Hashimoto
|
9aa5378ffa
|
Track/cache button state and mods state
|
2022-08-26 13:55:24 -07:00 |
|
Mitchell Hashimoto
|
469515c02b
|
bind function keys (F1 to F12)
|
2022-08-26 10:27:41 -07:00 |
|
Mitchell Hashimoto
|
3b5a9caff5
|
hook up more control keys: home, end, page up, page down
|
2022-08-24 11:16:36 -07:00 |
|
Mitchell Hashimoto
|
80376ce6da
|
hook up keybindings for copy/paste and arrow keys
|
2022-08-24 11:08:39 -07:00 |
|
Mitchell Hashimoto
|
2800a46854
|
keybind parsing in CLI args
|
2022-08-24 09:31:14 -07:00 |
|
Mitchell Hashimoto
|
222f70857a
|
move input stuff to src/input
|
2022-08-23 19:52:14 -07:00 |
|