433 Commits (3959ee894952f7dcba4e46bdd5d34e4528701cd7)

Author SHA1 Message Date
Luflosi 08e5a17063 Use switch statement instead of if-else-chain for cursor shapes ago%!(EXTRA string=5 years)
Camilla Löwy c01acc267a X11: Fix joystick detection before joystick init ago%!(EXTRA string=5 years)
Camilla Löwy 6d2003d07a Move management of shared state to shared code ago%!(EXTRA string=5 years)
Camilla Löwy 68e4261d73 X11: Include X Shape extension headers ago%!(EXTRA string=5 years)
Camilla Löwy e81d381256 X11: Fix disabling of GLFW_MOUSE_PASSTHROUGH ago%!(EXTRA string=5 years)
Rokas Kupstys d285a9fdeb Add support for mouse input transparency ago%!(EXTRA string=5 years)
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=6 years)
Camilla Löwy 0c27ed1d0e X11: Fix setting the clipboard string to itself ago%!(EXTRA string=6 years)
Camilla Löwy 5f1631cb0e Check scancode before use in glfwGetKeyName ago%!(EXTRA string=6 years)
Camilla Löwy 9372ba95fa X11: Fix parent window handle initialization ago%!(EXTRA string=6 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=7 years)
Camilla Löwy 78e6a0063d X11: Fix EWMH state update for hidden windows ago%!(EXTRA string=7 years)
Camilla Löwy d5ab3e919a Cleanup ago%!(EXTRA string=7 years)
iamCaveLamp a46104ee69 Removed duplicates of centerCursor function ago%!(EXTRA string=7 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)