aboutsummaryrefslogtreecommitdiff
path: root/include/mgl/window/event.h
AgeCommit message (Expand)Author
2023-08-25Add monitor events, limit fps to monitor the window is in, reduce latency (gl...dec05eba
2023-06-30Cleanup window deinitdec05eba
2021-11-16Window: add function to get the current mouse button statedec05eba
2021-11-16Window: add mouse scroll eventdec05eba
2021-11-16Window: add function to check if the window has focusdec05eba
2021-11-07Use char array for text entered str, reset text fields on deinitdec05eba
2021-11-07Include utf8 string in text entered eventdec05eba
2021-11-07Implement text inputdec05eba
2021-11-06Fix exit being called when closing window, respond to wm ping, add is_open fu...dec05eba
2021-11-02Start on syntax highlighting, output correct key button eventdec05eba
2021-10-19Change from callback to window polldec05eba