427 Commits (49dbcfcb8c5a0f16fc914a114c8d5cfc1a5f97c8)

Author SHA1 Message Date
Camilla Berglund 953b7f52e5 No characters from Ctrl and Alt chords. ago%!(EXTRA string=12 years)
Camilla Berglund f41d85a209 Added initial XInput2 cursor motion. ago%!(EXTRA string=12 years)
Camilla Berglund 129e94da2e Changed cursor pos to double. ago%!(EXTRA string=12 years)
Camilla Berglund 7b3783abe2 Made glfwGetMonitorPos immediate. ago%!(EXTRA string=13 years)
Camilla Berglund 719b60dd2b Added macros for library initialization check. ago%!(EXTRA string=13 years)
Camilla Berglund d97dddc8c4 Simplified function comment headers. ago%!(EXTRA string=13 years)
Camilla Berglund 7c1932381b Reintroduced glfwGetWindowPos, glfwSetWindowPos. ago%!(EXTRA string=13 years)
Camilla Berglund c17a7dd464 Made glfwGetWindowSize immediate. ago%!(EXTRA string=13 years)
Camilla Berglund 954d6383ee RandR monitor work. ago%!(EXTRA string=13 years)
Camilla Berglund e209ac7a42 Fixed X11 clipboard regressions, event waiting. ago%!(EXTRA string=13 years)
Camilla Berglund f3e39ce680 Cleanup of clipboard and string atoms. ago%!(EXTRA string=13 years)
Camilla Berglund 82b8dd5040 Moved to XAnyEvent for mapping to _GLFWwindows. ago%!(EXTRA string=13 years)
Camilla Berglund 2d43238dc5 Added comment on use of select(1). ago%!(EXTRA string=13 years)
Camilla Berglund 3e78570a31 Removed duplicate documentation. ago%!(EXTRA string=13 years)
Camilla Berglund b1ff42b7bb Moved to WM_STATE for iconify events. ago%!(EXTRA string=13 years)
Camilla Berglund e820284015 Renamed WM atom struct members for clarity. ago%!(EXTRA string=13 years)
Camilla Berglund ca07a067a8 Moved WM_DELETE_WINDOW retrieval to init. ago%!(EXTRA string=13 years)
Camilla Berglund 121ce7fbd6 Renamed X11 keysym to Unicode conversion file. ago%!(EXTRA string=13 years)
Camilla Berglund cc45a9e53d Updated native API and merged into related files. ago%!(EXTRA string=13 years)
Camilla Berglund 9726597794 X11 event comment cleanup. ago%!(EXTRA string=13 years)
Camilla Berglund fcb96967ba Replaced repeat kluge with detectable auto repeat. ago%!(EXTRA string=13 years)
Camilla Berglund 6a4c175816 Made client-side RandR and Xf86VidMode required. ago%!(EXTRA string=13 years)
Camilla Berglund baf3feb86d Removed panning hack only needed by Xxf86vm. ago%!(EXTRA string=13 years)
Camilla Berglund 68098f44db Cleanup. ago%!(EXTRA string=13 years)
Camilla Berglund dad152b3f6 Removed broken RandR event selection. ago%!(EXTRA string=13 years)
Camilla Berglund 46c1e4028f Begun integrating mode setting and monitor API. ago%!(EXTRA string=13 years)
Camilla Berglund b72a97d531 Renamed global struct and substructs. ago%!(EXTRA string=13 years)
Camilla Berglund 1790194828 Renamed _glfwInputError and moved to event API. ago%!(EXTRA string=13 years)
Camilla Berglund 52dac79219 Ripped out horribly broken refresh rate mess. ago%!(EXTRA string=13 years)
Camilla Berglund 14355d692f Fixed active/focused nomenclature mixing. ago%!(EXTRA string=13 years)
m@bitsnbites.eu 424e7c7b53 Removed glfwSetWindowPos and glfwGetWindowPos ago%!(EXTRA string=13 years)
m@bitsnbites.eu c9f4dedd96 Introduced window positioning hints and window position properties ago%!(EXTRA string=13 years)
Camilla Berglund 2108360671 Removed 'screen' from monitor nomenclature. ago%!(EXTRA string=13 years)
Camilla Berglund 9f26500f32 Removed VidMode mode setting code path. ago%!(EXTRA string=13 years)
Camilla Berglund 8176cae1bc Fixed position of fullscreen windows on X11. ago%!(EXTRA string=13 years)
Camilla Berglund c3195746d8 Formatting. ago%!(EXTRA string=13 years)
Camilla Berglund 6ac7af38d9 Began using monitor position for window placement. ago%!(EXTRA string=13 years)
Camilla Berglund f236fc2f61 Fixed X11 hidden cursor mode. ago%!(EXTRA string=13 years)
Camilla Berglund 1be1636326 Begun integrating monitor and window. ago%!(EXTRA string=13 years)
Camilla Berglund c0dcb5a056 Fixed fullscreen regressions. ago%!(EXTRA string=13 years)
Camilla Berglund 830f2b439c Cleanup. ago%!(EXTRA string=13 years)
Camilla Berglund 74488bec67 Further isolated X11-specific parts of EGL code. ago%!(EXTRA string=13 years)
Camilla Berglund bd70e53352 Added missing flags for size hints. ago%!(EXTRA string=13 years)
Camilla Berglund 38e4cc3dad Removed superfluous comments. ago%!(EXTRA string=13 years)
Camilla Berglund cdcf3be462 Removed event debug printfs. ago%!(EXTRA string=13 years)
Camilla Berglund e10d935efe API tag and error message cleanup. ago%!(EXTRA string=13 years)
Camilla Berglund bf3486f077 Comment updates and formatting. ago%!(EXTRA string=13 years)
Camilla Berglund 8bb5c59d2d Added GLFW_VISIBLE window hint and parameter. ago%!(EXTRA string=13 years)
Riku Salminen 596132c3a1 Add glfwShowWindow, glfwHideWindow ago%!(EXTRA string=13 years)
Camilla Berglund 6c449e6e8f Formatting. ago%!(EXTRA string=13 years)