2025-10-03 20:16:11 +02:00
|
|
|
# TODO
|
|
|
|
|
|
|
|
|
|
Fun Features:
|
|
|
|
|
|
2025-10-04 16:38:45 +02:00
|
|
|
- Further error handling on X11, Win32 API and more.
|
|
|
|
|
- Create some mappings for special keys
|
2025-10-03 20:16:11 +02:00
|
|
|
- Allow not automatically freeing
|
|
|
|
|
- get the framerate controllable and gettable, and then we can get animations.
|
|
|
|
|
- Allow resizing the window with the scale.
|
|
|
|
|
- More rendering functions
|
|
|
|
|
- Cursor change
|
|
|
|
|
- Allow changing the window minimum and maximum size.
|
|
|
|
|
- Lock a windows aspect ratio (and autoscale)
|
|
|
|
|
- Switch widget (left and right buttons to go through the entries, with their names being displayed)
|
|
|
|
|
- Text input widget
|
|
|
|
|
- Intended OpenGL interface.
|
|
|
|
|
- Testing suite.
|
|
|
|
|
- Checkbox Widget
|
|
|
|
|
- System Font loading.
|
|
|
|
|
- Make the Vector thread safe.
|