2827 Commits (990dc4b3888bbaffdc7c3da65ab6c2f8d24285d4)

Author SHA1 Message Date
Camilla Löwy 6d2003d07a Move management of shared state to shared code ago%!(EXTRA string=5 years)
Camilla Löwy 7da3e52c86 Win32: Fix GLFW_MOUSE_PASSTHROUGH dropping events 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 6c031af245 Null: Fix typos in workarea retrieval 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 6ce2070392 Win32: Fix non-BMP Unicode codepoint input ago%!(EXTRA string=5 years)
Camilla Löwy e47832ffcf Cocoa: Fix regression in private use area check ago%!(EXTRA string=5 years)
Camilla Löwy ad9eb768c9 Cocoa: Fix non-BMP Unicode codepoint input 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 b420ca7404 Add GLFW_CONTEXT_DEBUG window hint alias ago%!(EXTRA string=5 years)
Camilla Löwy 2539d03747 Win32: Use helper window DC as EGL native display ago%!(EXTRA string=5 years)
Camilla Löwy bcb8558189 Remove EGL and OSMesa struct member macros 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)
Luflosi b66f105f3e
Fix typos ago%!(EXTRA string=5 years)
Camilla Löwy c1f60ab5dc Make compiler specific workarounds more consistent ago%!(EXTRA string=5 years)
Camilla Löwy e47705d8fb Move more compiler workarounds to library setup ago%!(EXTRA string=5 years)
Camilla Löwy e0c77f71f9 Null: Make platform more conformant ago%!(EXTRA string=5 years)
Camilla Löwy c72da994ba Wayland: Fix repeated keys reported to NULL window ago%!(EXTRA string=5 years)
Camilla Löwy 9a87c2a4b4 Add feature available/implemented errors ago%!(EXTRA string=5 years)
ben1 a84a30ab63 Win32: Fix VS /W4 compile warnings ago%!(EXTRA string=5 years)
Luflosi 250b94cd03 Use the correct type in a for loop ago%!(EXTRA string=5 years)
Luflosi d4f5074535 Replace %m conversion specifier with %s and strerror() ago%!(EXTRA string=5 years)
Corentin Wallez 91eebe922d Use CALayer instead of NSView for EGLNativeWindowType ago%!(EXTRA string=5 years)
Camilla Löwy 51a465ee2b Win32: Remove checks for pre-XP Windows ago%!(EXTRA string=5 years)
Camilla Löwy 5f9dfe3d83 X11: Clarify function name and comment 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 e07925c404 X11: Fix XKB state event bits being overwritten ago%!(EXTRA string=5 years)
Camilla Löwy cf3a03a85d X11: Remove duplicate XKB group initialization ago%!(EXTRA string=5 years)
Camilla Löwy 0c403c8ca6 X11: Fix XKB group event depending on state query ago%!(EXTRA string=5 years)
Camilla Löwy 949275bbed Cocoa: Fix call to NSWindow from non-main threads ago%!(EXTRA string=5 years)
Camilla Löwy cab41529da X11: Improve non-XKB fallback for key mapping ago%!(EXTRA string=5 years)
Camilla Löwy 318e08d914 X11: Add additional XKB key names for Right Alt ago%!(EXTRA string=5 years)
Camilla Löwy 560304e0f4 X11: Use XKB key name MENU for Menu key ago%!(EXTRA string=5 years)
Camilla Löwy 9ecacf1d7f X11: Check XKB key aliases in addition to names ago%!(EXTRA string=5 years)
Camilla Löwy ee45b58647 X11: Fix X keycode ranges for XKB and core ago%!(EXTRA string=5 years)
Ali Sherief a41a58a95e X11: Fix function keys mapped to GLFW_KEY_UNKNOWN ago%!(EXTRA string=5 years)
Camilla Löwy e65de2941c X11: Improve window handle race condition ago%!(EXTRA string=5 years)
Camilla Löwy 2c8e0512dd X11: Filter out Xlib errors from other connections ago%!(EXTRA string=5 years)
Camilla Löwy 44b5d06583 X11: Add support for XIM callbacks ago%!(EXTRA string=5 years)
Camilla Löwy 72366ac9a9 Cocoa: Finish launching NSApp in glfwInit ago%!(EXTRA string=5 years)
Camilla Löwy 4381b86b6b X11: Fix CJK IME input when locale CTYPE is "C" ago%!(EXTRA string=5 years)
Camilla Löwy 27d19d06ca WGL: Remove unused constants ago%!(EXTRA string=5 years)
Camilla Löwy a0a5cc57df X11: Make libX11 dynamically loaded ago%!(EXTRA string=5 years)