234 Commits (111c02d74e0792d946d054924dba793bb3593333)

Author SHA1 Message Date
Camilla Löwy 111c02d74e POSIX: Remove use of deprecated gettimeofday ago%!(EXTRA string=4 years)
Nicolas Caramelli 84f95a7d7f Add GLFW_X11_XCB_VULKAN_SURFACE init hint ago%!(EXTRA string=4 years)
Camilla Löwy 782e6b6cef Make joystick platform code init on demand 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 4ae93e0547 X11: Remove non-UTF-8 fallback paths ago%!(EXTRA string=5 years)
Luflosi 250b94cd03 Use the correct type in a for loop ago%!(EXTRA string=5 years)
Camilla Löwy 5f9dfe3d83 X11: Clarify function name and comment 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 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 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 4381b86b6b X11: Fix CJK IME input when locale CTYPE is "C" ago%!(EXTRA string=5 years)
Camilla Löwy a0a5cc57df X11: Make libX11 dynamically loaded ago%!(EXTRA string=5 years)
Camilla Löwy 081484ed34 Fix POSIX conformance issues for clock_gettime ago%!(EXTRA string=6 years)
Camilla Löwy 7dbdd2e6a5 Add more standard cursors ago%!(EXTRA string=6 years)
Camilla Löwy 75294462b3 X11: Fix content scale fallback value on KDE 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 fad9896d38 X11: Clean up EWMH feature detection 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 3461d1c2a5 Fix missing context APIs in version strings ago%!(EXTRA string=6 years)
Camilla Löwy 3a2a97f15d X11: Fix implementation of work area retrieval ago%!(EXTRA string=6 years)
Felipe Ferreira da Silva be295ccbea Add glfwGetMonitorWorkarea ago%!(EXTRA string=6 years)
Camilla Löwy 0b3677c2b1 X11: Clarify comment ago%!(EXTRA string=7 years)
Camilla Löwy 7ef34eb06d X11: Add support for Cygwin/X sonames ago%!(EXTRA string=7 years)
Camilla Löwy 8b9221d845 X11: Fix missing dlclose calls for X extensions ago%!(EXTRA string=7 years)
Emmanuel Gil Peyrot 6e69f63ffa Use the _glfw_dlopen/dlsym/dlclose define ago%!(EXTRA string=7 years)
Camilla Löwy 9e6c0c747b X11: Fix segfault when using NVidia EGL ago%!(EXTRA string=8 years)
Camilla Löwy 11e47f08b1 Add glfwGetWindowOpacity and glfwSetWindowOpacity ago%!(EXTRA string=8 years)
Camilla Löwy 16bf872117 Add content scale queries ago%!(EXTRA string=8 years)
Camilla Löwy 32e78aeb2e Add GLFW_TRANSPARENT attribute and documentation ago%!(EXTRA string=8 years)
Wolfgang Draxinger 019609b6cd Add GLFW_TRANSPARENT and X11 implementation ago%!(EXTRA string=8 years)
Camilla Löwy f4fb25b63d X11: Fix init order breaking cursor hiding ago%!(EXTRA string=8 years)
Camilla Löwy e3be6b8ae0 Cleanup ago%!(EXTRA string=8 years)
Camilla Löwy 9dbc935afb X11: Stop reporting support for COMPOUND_TEXT ago%!(EXTRA string=8 years)
Camilla Löwy f7dc6df02c X11: Add support for reading clipboard via INCR ago%!(EXTRA string=8 years)
Camilla Löwy 0c70eb8d5c Unify error message buffer lengths ago%!(EXTRA string=8 years)
Camilla Löwy 08737bdc02 X11: Close extension libraries after XCloseDisplay ago%!(EXTRA string=8 years)
Camilla Löwy 0d9e71fe81 Cleanup ago%!(EXTRA string=8 years)
Camilla Löwy 99e72830ea X11: Add dynamic loading of libXcursor ago%!(EXTRA string=8 years)