LibAstro need to have an event system focusing on the keyboard input and screen resizing, currently theres a signal function that tries to handle the window resizing event but it seems that it is broken and need more work to fix it. signal function is HandleResize() it is in src/libastro/cursor/cursor.h/cpp
LibAstro need to have an event system focusing on the keyboard input and screen resizing, currently theres a signal function that tries to handle the window resizing event but it seems that it is broken and need more work to fix it. signal function is
HandleResize()it is insrc/libastro/cursor/cursor.h/cpp