aboutsummaryrefslogtreecommitdiff
path: root/include/mgl/window/window.h
AgeCommit message (Expand)Author
2021-11-16Window: add function to check if the window has focusdec05eba
2021-11-15Window: add close, title, cursor visibility and framerate limitdec05eba
2021-11-08Add window function to get key state, allow invalid utf8dec05eba
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-03Add mgl_window_get_view instead of giving prev view in set_viewdec05eba
2021-11-03Add viewportdec05eba
2021-11-02Start on syntax highlighting, output correct key button eventdec05eba
2021-10-28Use a separate glx context for every windowdec05eba
2021-10-24Add function to load image from memory, initialize window from an existing wi...dec05eba
2021-10-19poll event change namedec05eba
2021-10-19Change from callback to window polldec05eba
2021-10-17Parent window = 0 = root windowdec05eba