4405 Commits (20adc18aa587b75867775942d25356014e11fde9)
 

Author SHA1 Message Date
Camilla Löwy 20adc18aa5 Wayland: Clean up monitor scale update ago%!(EXTRA string=3 years)
Camilla Löwy 152f50cd01 Wayland: Fix error type for allocation failure ago%!(EXTRA string=3 years)
Camilla Löwy 4a68926bfd Wayland: Remove unnecessary NULL checks ago%!(EXTRA string=3 years)
Camilla Löwy a28adba06a Wayland: Fix multiple copies of single constant ago%!(EXTRA string=3 years)
Camilla Löwy 97da62a027 Cocoa: Clarify comments on compatibility macros ago%!(EXTRA string=3 years)
Camilla Löwy e023618daa Remove Doxyfile tag deprecated by Doxygen 1.9.3 ago%!(EXTRA string=3 years)
Camilla Löwy 7f6aa587f8 Cocoa: Fix deprecation warning for kUTTypeURL ago%!(EXTRA string=3 years)
Camilla Löwy df8d7bc892 Wayland: Clean up modifier key event handler ago%!(EXTRA string=3 years)
Camilla Löwy 0ce611958e Wayland: Clean up key translation ago%!(EXTRA string=3 years)
Camilla Löwy 1a7da42e6e Wayland: Fix text input not following key repeat ago%!(EXTRA string=3 years)
Camilla Löwy bf99587005 Wayland: Clean up key event handler ago%!(EXTRA string=3 years)
Camilla Löwy 293d19a153 Wayland: Require xkbcommon 0.5.0 or greater ago%!(EXTRA string=3 years)
Camilla Löwy b70259e52d Wayland: Clean up text input ago%!(EXTRA string=3 years)
Camilla Löwy fe7be39793 Clean up internal Unicode code point handling ago%!(EXTRA string=3 years)
Camilla Löwy 17a9e34fbc Wayland: Implement key name support ago%!(EXTRA string=3 years)
Camilla Löwy cb22c54119 Move UTF-8 encoding to shared code ago%!(EXTRA string=3 years)
Camilla Löwy 37b7540db9 Wayland: Fix keys reported as wrong or unknown key ago%!(EXTRA string=3 years)
Camilla Löwy 715b874db3 Wayland: Fix GLFW_VISIBLE affecting full screen ago%!(EXTRA string=3 years)
Camilla Löwy 8aaea57421 Fix gamma test not checking for NULL return value ago%!(EXTRA string=3 years)
Camilla Löwy 25c521cbe5 Wayland: Fix missing damage event on window show ago%!(EXTRA string=3 years)
Camilla Löwy c05acf6246 Wayland: Fix window not visible after initial swap ago%!(EXTRA string=3 years)
Camilla Löwy 12c2ccd609 Wayland: Remove window monitor array pre-alloc ago%!(EXTRA string=3 years)
Camilla Löwy 216ea3d735 Wayland: Remove superfluous initialize to NULL ago%!(EXTRA string=3 years)
Camilla Löwy c1ecd4673e Wayland: Move window title cloning to creation ago%!(EXTRA string=3 years)
Camilla Löwy 7bede13b1d Wayland: Gather framebuffer transparency logic ago%!(EXTRA string=3 years)
Camilla Löwy a3d1633e1d Wayland: Move surface creation function ago%!(EXTRA string=3 years)
Camilla Löwy 3f5dfeaf29 Wayland: Fix repeated key not released on defocus ago%!(EXTRA string=3 years)
Camilla Löwy 850893a39f Wayland: Control key repeat via timerfd state ago%!(EXTRA string=3 years)
Camilla Löwy 79e7e65c9d Wayland: Clean up event pump ago%!(EXTRA string=3 years)
Emmanuel Gil Peyrot 855d338a65 Wayland: Use correct action on fallback decoration ago%!(EXTRA string=3 years)
Camilla Löwy 8edbc4971d Wayland: Document delayed window showing ago%!(EXTRA string=3 years)
Camilla Löwy 05b0e2fab2 Update docs for specific Vulkan surface extensions ago%!(EXTRA string=3 years)
Camilla Löwy 7d060ba4f1 X11: Fix sonames for loaded libraries on OpenBSD ago%!(EXTRA string=3 years)
Camilla Löwy f8ef3ca719 Add hiding and showing to interactive window test ago%!(EXTRA string=3 years)
Jason Francis 094aa6d3c7 Wayland: Fix window hiding ago%!(EXTRA string=3 years)
Camilla Löwy e24fe4b189 Wayland: Fix key repeat continuing when refocused ago%!(EXTRA string=3 years)
Camilla Löwy c2f0a0ae59 Wayland: Fix duplicate focus event on activation ago%!(EXTRA string=3 years)
Emmanuel Gil Peyrot 6281f498c8 EGL: Use EGL_EXT_present_opaque when available ago%!(EXTRA string=4 years)
Emmanuel Gil Peyrot 68879081cb Wayland: Continue poll() if timerfd can’t be read ago%!(EXTRA string=4 years)
Stone Tickle 963e728881 Wayland: Set O_NONBLOCK on repeat timerfd ago%!(EXTRA string=4 years)
Camilla Löwy 900848ad0c X11: Add extension header paths to CMake target ago%!(EXTRA string=4 years)
Camilla Löwy cd01187b9d Fix initial windowed mode size for test ago%!(EXTRA string=4 years)
InKryption c19f36b28d Add missing errors section for glfwGetGamepadName ago%!(EXTRA string=4 years)
Camilla Löwy 53d86c64d7 Win32: Handle content scale error on creation ago%!(EXTRA string=4 years)
Camilla Löwy fbfd7e65c8 Win32: Fix bad content scale on monitor disconnect ago%!(EXTRA string=4 years)
Camilla Löwy d1efa32983 Formatting ago%!(EXTRA string=4 years)
Camilla Löwy 79de08db06 Cleanup ago%!(EXTRA string=4 years)
Camilla Löwy e40fa3bb94 Add credits and update changelog ago%!(EXTRA string=4 years)
Stephen Gutekanst 9cd4d2fa20 X11: Fix undefined behavior in glfwSetWindowIcon ago%!(EXTRA string=4 years)
Stephen Gutekanst 37fc28bff6 Fix docs calling GLFW_CONTEXT_REVISION a hint ago%!(EXTRA string=4 years)