427 Commits (49dbcfcb8c5a0f16fc914a114c8d5cfc1a5f97c8)

Author SHA1 Message Date
Camilla Löwy 49dbcfcb8c X11: Fix cursor hover query retry behavior ago%!(EXTRA string=5 years)
Camilla Löwy ceb20c7f97 X11: Fix race in window hovered query ago%!(EXTRA string=5 years)
Camilla Löwy 4ae93e0547 X11: Remove non-UTF-8 fallback paths ago%!(EXTRA string=5 years)
Camilla Löwy 9a3664b4a9 X11: Fix detection of key events duplicated by XIM ago%!(EXTRA string=5 years)
Camilla Löwy 0dea8a4441 EGL: Add support for EGL_ANGLE_platform_angle ago%!(EXTRA string=5 years)
Camilla Löwy aec9fae8f3 EGL: Add support for EGL_EXT_platform_base ago%!(EXTRA string=5 years)
Camilla Löwy d7f7b0e1b5 EGL: Replace native handle macros with functions ago%!(EXTRA string=5 years)
Camilla Löwy ef5220d6b1 X11: Clarify code flow for Clang static analysis ago%!(EXTRA string=5 years)
Camilla Löwy a17a1b2011 X11: Fix XKB events being passed on to core path ago%!(EXTRA string=5 years)
Camilla Löwy e65de2941c X11: Improve window handle race condition ago%!(EXTRA string=5 years)
Camilla Löwy 44b5d06583 X11: Add support for XIM callbacks ago%!(EXTRA string=5 years)
Camilla Löwy a0a5cc57df X11: Make libX11 dynamically loaded ago%!(EXTRA string=5 years)
Camilla Löwy 0c27ed1d0e X11: Fix setting the clipboard string to itself ago%!(EXTRA string=5 years)
Camilla Löwy 5f1631cb0e Check scancode before use in glfwGetKeyName ago%!(EXTRA string=5 years)
Camilla Löwy 9372ba95fa X11: Fix parent window handle initialization ago%!(EXTRA string=5 years)
Camilla Löwy aa5e313561 X11: Fix BadMatch focusing a window on non-EWMH WM ago%!(EXTRA string=6 years)
Camilla Löwy fe57e3c292 X11: Fix no window position events during resize ago%!(EXTRA string=6 years)
Camilla Löwy a3d28ef52c X11: Fix IC event mask not being added to our window ago%!(EXTRA string=6 years)
Camilla Löwy 8149a5fc00 X11: Cleanup ago%!(EXTRA string=6 years)
Camilla Löwy 73a8ebb691 X11: Cleanup ago%!(EXTRA string=6 years)
Camilla Löwy 4e70c95aa3 X11: Cleanup ago%!(EXTRA string=6 years)
Camilla Löwy 9db156421f X11: Fix updating GLFW_FLOATING on a hidden window ago%!(EXTRA string=6 years)
Camilla Löwy 0b652a44d2 X11: Fix invalid read when clearing GLFW_FLOATING ago%!(EXTRA string=6 years)
Camilla Löwy 9b6d68ec70 X11: Fix missing checks for EWMH attention atoms ago%!(EXTRA string=6 years)
Camilla Löwy 4837b78ffe X11: Fix maximization of hidden windows ago%!(EXTRA string=6 years)
Camilla Löwy 7dbdd2e6a5 Add more standard cursors ago%!(EXTRA string=6 years)
Camilla Löwy 5fc4c01302 X11: Fix decoration enabling after window creation ago%!(EXTRA string=6 years)
Camilla Löwy 56ca0cb3b3 Unify key name string handling ago%!(EXTRA string=6 years)
Camilla Löwy d232bcfcdd Cleanup ago%!(EXTRA string=6 years)
Denis Bernard 36f90800d8 X11: Query and keep track of Xkb group index ago%!(EXTRA string=6 years)
Camilla Löwy c6b95e3b07 X11: Fix focus events not being filtered ago%!(EXTRA string=6 years)
Camilla Löwy 1f508530f0 X11: Let the language initialize XEvent structs ago%!(EXTRA string=6 years)
Camilla Löwy 0c6b505619 Convert some declarations to C99 style ago%!(EXTRA string=6 years)
Camilla Löwy 56aad76b16 Add C dialect reminders to each source file ago%!(EXTRA string=6 years)
Camilla Löwy a337c56848 Start 3.4 ago%!(EXTRA string=6 years)
Camilla Löwy ab118b2529 Fix copyright years (somewhat) ago%!(EXTRA string=6 years)
Camilla Löwy 1155c83013 Rename raw input to raw mouse motion, cleanup ago%!(EXTRA string=6 years)
Nathan Poirier 9e29f556fd Add GLFW_RAW_INPUT and glfwRawInputSupported ago%!(EXTRA string=6 years)
Camilla Löwy 2a27eb95e4 X11: Fix system cursor used for GLFW_HAND_CURSOR ago%!(EXTRA string=6 years)
Camilla Löwy 78e6a0063d X11: Fix EWMH state update for hidden windows ago%!(EXTRA string=6 years)
Camilla Löwy d5ab3e919a Cleanup ago%!(EXTRA string=6 years)
iamCaveLamp a46104ee69 Removed duplicates of centerCursor function ago%!(EXTRA string=6 years)
Camilla Löwy 72c3908e14 X11: Fix glfwSetWindowMonitor not flushing buffer ago%!(EXTRA string=7 years)
Camilla Löwy cde0aaaab1 X11: Fix glfwSetWindowMonitor not updating hints ago%!(EXTRA string=7 years)
Dominique Martinet 62993d9391 x11 window: update cursor position on enter event ago%!(EXTRA string=7 years)
meditator d9466050d9 X11: Fix missing check for NET_WM_STATE ago%!(EXTRA string=7 years)
Camilla Löwy 089ea9af22 Add GLFW_SCALE_TO_MONITOR ago%!(EXTRA string=7 years)
Camilla Löwy 338afe3c6d X11: Clean up cursor shape translation ago%!(EXTRA string=7 years)
Camilla Löwy b1b21292b9 X11: Clean up context lookup ago%!(EXTRA string=7 years)
Camilla Löwy 8d1a64c831 X11: Make event polling more robust ago%!(EXTRA string=7 years)