Commit graph

62 commits

Author SHA1 Message Date
Jonathan Marler
ff04602d1c win32: fix backspace 2025-01-05 20:32:37 +01:00
Jonathan Marler
d3159bf334 win32: fix keyboard issues
closes #114
closes #113
closes #108

Co-authored-by: CJ van den Berg <cj@vdbonline.com>
2025-01-05 20:05:15 +01:00
9d9372bfe0 fix(win32 gui): send initial resize event on window creation
closes #115
2025-01-05 15:17:25 +01:00
6257c9d721 feat(win32 gui): add indexed color support 2025-01-04 22:42:15 +01:00
Jonathan Marler
5bc3cd6a6d win32 gui: implement set_terminal_title 2025-01-04 13:13:13 -07:00
Jonathan Marler
38f7cbcaab win32 gui: key translation fixes 2025-01-04 12:01:41 -07:00
Jonathan Marler
67ca29f2c8 win32 gui: handle DPI changes 2025-01-04 11:02:42 -07:00
9be68a2206
fix(win32): translate win32 virtual key codes 2025-01-04 18:01:04 +01:00
3d0bc59b0c
fix(win32): cell size calculation and don't recalculate as often 2025-01-04 17:37:52 +01:00
68d2c4d053
feat(win32): add mouse wheel support 2025-01-04 17:20:52 +01:00
33e36c080d
fix: win32 renderer event tag 2025-01-04 15:27:05 +01:00
Jonathan Marler
1a595871dd
win32 standalone gui 2025-01-04 15:18:49 +01:00