Added logging and X11 Keymap translation. Also various bugfixes.
This commit is contained in:
parent
56f7cd1875
commit
54a0f5eb4e
16 changed files with 181 additions and 57 deletions
9
todo.md
9
todo.md
|
|
@ -1,12 +1,13 @@
|
|||
# TODO
|
||||
|
||||
Farther Blockers:
|
||||
Translate keymaps properly so that they can be used by programs.
|
||||
Further error handling on X11, Win32 API and more.
|
||||
Logging library for this error handling, so that outputs can be supressed. (or remove the current prints...)
|
||||
Win32 Blockers:
|
||||
Translate keymaps on windows.
|
||||
Fix the windows scrolling
|
||||
|
||||
Fun Features:
|
||||
|
||||
- Further error handling on X11, Win32 API and more.
|
||||
- Create some mappings for special keys
|
||||
- Allow not automatically freeing
|
||||
- get the framerate controllable and gettable, and then we can get animations.
|
||||
- Allow resizing the window with the scale.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue