2827 Commits (990dc4b3888bbaffdc7c3da65ab6c2f8d24285d4)

Author SHA1 Message Date
Camilla Löwy df8d7bc892 Wayland: Clean up modifier key event handler ago%!(EXTRA string=4 years)
Camilla Löwy 0ce611958e Wayland: Clean up key translation ago%!(EXTRA string=4 years)
Camilla Löwy 1a7da42e6e Wayland: Fix text input not following key repeat ago%!(EXTRA string=4 years)
Camilla Löwy bf99587005 Wayland: Clean up key event handler ago%!(EXTRA string=4 years)
Camilla Löwy 293d19a153 Wayland: Require xkbcommon 0.5.0 or greater ago%!(EXTRA string=4 years)
Camilla Löwy b70259e52d Wayland: Clean up text input ago%!(EXTRA string=4 years)
Camilla Löwy fe7be39793 Clean up internal Unicode code point handling ago%!(EXTRA string=4 years)
Camilla Löwy 17a9e34fbc Wayland: Implement key name support ago%!(EXTRA string=4 years)
Camilla Löwy cb22c54119 Move UTF-8 encoding to shared code ago%!(EXTRA string=4 years)
Camilla Löwy 37b7540db9 Wayland: Fix keys reported as wrong or unknown key ago%!(EXTRA string=4 years)
Camilla Löwy 715b874db3 Wayland: Fix GLFW_VISIBLE affecting full screen ago%!(EXTRA string=4 years)
Camilla Löwy 25c521cbe5 Wayland: Fix missing damage event on window show ago%!(EXTRA string=4 years)
Camilla Löwy c05acf6246 Wayland: Fix window not visible after initial swap ago%!(EXTRA string=4 years)
Camilla Löwy 12c2ccd609 Wayland: Remove window monitor array pre-alloc ago%!(EXTRA string=4 years)
Camilla Löwy 216ea3d735 Wayland: Remove superfluous initialize to NULL ago%!(EXTRA string=4 years)
Camilla Löwy c1ecd4673e Wayland: Move window title cloning to creation ago%!(EXTRA string=4 years)
Camilla Löwy 7bede13b1d Wayland: Gather framebuffer transparency logic ago%!(EXTRA string=4 years)
Camilla Löwy a3d1633e1d Wayland: Move surface creation function ago%!(EXTRA string=4 years)
Camilla Löwy 3f5dfeaf29 Wayland: Fix repeated key not released on defocus ago%!(EXTRA string=4 years)
Camilla Löwy 850893a39f Wayland: Control key repeat via timerfd state ago%!(EXTRA string=4 years)
Camilla Löwy 79e7e65c9d Wayland: Clean up event pump ago%!(EXTRA string=4 years)
Emmanuel Gil Peyrot 855d338a65 Wayland: Use correct action on fallback decoration ago%!(EXTRA string=4 years)
Camilla Löwy 7d060ba4f1 X11: Fix sonames for loaded libraries on OpenBSD ago%!(EXTRA string=4 years)
Jason Francis 094aa6d3c7 Wayland: Fix window hiding ago%!(EXTRA string=4 years)
Camilla Löwy e24fe4b189 Wayland: Fix key repeat continuing when refocused ago%!(EXTRA string=4 years)
Camilla Löwy c2f0a0ae59 Wayland: Fix duplicate focus event on activation ago%!(EXTRA string=4 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 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)
Stephen Gutekanst 9cd4d2fa20 X11: Fix undefined behavior in glfwSetWindowIcon ago%!(EXTRA string=4 years)
Camilla Löwy 706d1f1653 Gather Null specific platform selection logic ago%!(EXTRA string=4 years)
Camilla Löwy b3a98f8555 Update comments for global mutable data ago%!(EXTRA string=4 years)
Jan Ekström 544790666b Cocoa: Use MACH_PORT_NULL for default IOKit port ago%!(EXTRA string=4 years)
Josh Codd f75c251dec Cocoa: Fix deprecation of kIOMasterPortDefault ago%!(EXTRA string=4 years)
Camilla Löwy 2a78a2cf82 Refactor platform selection for clarity? ago%!(EXTRA string=4 years)
Camilla Löwy 76a5f781db Add glfwInitVulkanLoader ago%!(EXTRA string=4 years)
Camilla Löwy db91507956 Remove saving a function pointer only used once ago%!(EXTRA string=4 years)
Camilla Löwy ee6ff939a5 Fix invalid pointer conversions ago%!(EXTRA string=4 years)
Camilla Löwy 68534cc2ce Null: Remove unused function ago%!(EXTRA string=4 years)
Camilla Löwy 4005f70eef WGL: Limit DWM swap interval hack to Vista and 7 ago%!(EXTRA string=4 years)
luz paz 0fe96ec202 Fix various typos ago%!(EXTRA string=4 years)
Camilla Löwy 3d52f7e345 Limit scope of some loop counters in C99 files ago%!(EXTRA string=4 years)
Camilla Löwy f4d0365a5a Use switch statement instead of if-else-chain ago%!(EXTRA string=4 years)
Ioannis Tsakpinis 727db55c3a
Fix context API checks in native access functions ago%!(EXTRA string=4 years)
Camilla Löwy 56a4cb0a3a Add runtime platform selection ago%!(EXTRA string=4 years)