3605 Commits (552e40a4be659170f9c3361d39abb10ef47e91f6)
 

Author SHA1 Message Date
Emmanuel Gil Peyrot 552e40a4be Add wl_subcompositor support ago%!(EXTRA string=7 years)
Emmanuel Gil Peyrot 79e16baca3 Add wp_viewporter support ago%!(EXTRA string=7 years)
Emmanuel Gil Peyrot 9a7656364e Split shm buffer creation out of _glfwPlatformCreateCursor ago%!(EXTRA string=7 years)
Emmanuel Gil Peyrot 2de3605b4c Make createAnonymousFile static ago%!(EXTRA string=7 years)
Emmanuel Gil Peyrot d6b9d00ceb Wayland: Handle monitor removal ago%!(EXTRA string=7 years)
Emmanuel Gil Peyrot f67b610dd4 Wayland: Handle repeats which missed a timer ago%!(EXTRA string=7 years)
Emmanuel Gil Peyrot 608f055c72 Wayland: Open the timerfd with cloexec ago%!(EXTRA string=7 years)
Emmanuel Gil Peyrot 84d10b32c3 Wayland: Ask xkbcommon whether to repeat a key ago%!(EXTRA string=7 years)
Emmanuel Gil Peyrot 8bc0c5c2c0 Wayland: dlsym() xkb_keymap_key_repeats ago%!(EXTRA string=7 years)
Emmanuel Gil Peyrot 97bf16e5b6 Wayland: Check for wayland protocol version ago%!(EXTRA string=7 years)
Emmanuel Gil Peyrot 90f5edc0b8 Wayland: Use a timerfd for key repeat ago%!(EXTRA string=7 years)
Emmanuel Gil Peyrot c14a35e21e Wayland: Obtain keyboard repeat_info ago%!(EXTRA string=7 years)
Camilla Löwy f4cd470bcb Move to modern mappings database with modifiers ago%!(EXTRA string=7 years)
Camilla Löwy 3c9011030f Cleanup ago%!(EXTRA string=7 years)
Camilla Löwy 2040309d0c Add support for gamepad mapping input modifiers ago%!(EXTRA string=7 years)
Camilla Löwy 58cc4b2c5c Move full screen cursor centering to shared code ago%!(EXTRA string=7 years)
Camilla Löwy b020467192 Documentation work ago%!(EXTRA string=7 years)
Camilla Löwy d10463ac91 Win32: Fix extra resize event during mode switch ago%!(EXTRA string=7 years)
Camilla Löwy cfb5cb8805 Add comment ago%!(EXTRA string=7 years)
Camilla Löwy 1d75b205cb Cleanup ago%!(EXTRA string=7 years)
Ahmad Fatoum f940a97500 Linux: Add support for kernels < v2.6.39 ago%!(EXTRA string=7 years)
Camilla Löwy ff6a8891d4 Make remaining tests set viewport in render loop ago%!(EXTRA string=7 years)
Camilla Löwy c29e4455bb Move more context logic out of glfwCreateWindow ago%!(EXTRA string=7 years)
Camilla Löwy 9bfa499d94 Formatting ago%!(EXTRA string=7 years)
Camilla Löwy 53b193a161 Wayland: Fix uninitialized variable warning ago%!(EXTRA string=7 years)
Emmanuel Gil Peyrot e98102162f Fix -Werror in Travis, env gets overriden ago%!(EXTRA string=7 years)
Emmanuel Gil Peyrot f5d3954568 Stop checking for resizing ago%!(EXTRA string=7 years)
Camilla Löwy ae53cd29ef Improve context function error descriptions ago%!(EXTRA string=7 years)
Camilla Löwy a678665c49 Cleanup ago%!(EXTRA string=7 years)
Corentin Wallez 8a8eefa0d8 Fail Vulkan surface creation if window has context ago%!(EXTRA string=7 years)
Emmanuel Gil Peyrot 525ad7bfb8 Close the libwayland-cursor handle after destroying the cursor theme ago%!(EXTRA string=7 years)
Emmanuel Gil Peyrot eb7c9994bf Prevent auto-iconify from firing on window creation ago%!(EXTRA string=7 years)
Emmanuel Gil Peyrot 94c7aa0d67 Bump wayland-protocols to 1.12 ago%!(EXTRA string=7 years)
Emmanuel Gil Peyrot f2617a671f Add a roundtrip after creating the xdg-surface ago%!(EXTRA string=7 years)
Emmanuel Gil Peyrot 4778d02c67 Ignore _glfwPlatformShowWindow when already visible ago%!(EXTRA string=7 years)
Emmanuel Gil Peyrot f710db6504 Ignore configure events of 0×0px ago%!(EXTRA string=7 years)
Emmanuel Gil Peyrot 0e759c9422 Don’t set min/max size on GLFW_DONT_CARE ago%!(EXTRA string=7 years)
Emmanuel Gil Peyrot a162004a90 Documentation work ago%!(EXTRA string=7 years)
Emmanuel Gil Peyrot ae44a28125 Wayland: Add an alternate surface role using xdg-shell ago%!(EXTRA string=7 years)
Emmanuel Gil Peyrot 14856e8b60 Wayland: Bind, listen and destroy xdg_wm_base ago%!(EXTRA string=7 years)
Emmanuel Gil Peyrot 73567ae5be Wayland: Add xdg-shell to the platform ago%!(EXTRA string=7 years)
Emmanuel Gil Peyrot 0d5f7a9eab Wayland: Add xdg-shell to the build system ago%!(EXTRA string=7 years)
Emmanuel Gil Peyrot a199efae44 Wayland: Emit an error when wl_shell is absent or unusable ago%!(EXTRA string=7 years)
Emmanuel Gil Peyrot 14ad79f035 Documentation work ago%!(EXTRA string=7 years)
Emmanuel Gil Peyrot f9b0dc9827 Documentation work ago%!(EXTRA string=7 years)
Emmanuel Gil Peyrot 440e7e36f3 Fix typography of error messages ago%!(EXTRA string=7 years)
Emmanuel Gil Peyrot 407a3e2860 Load libwayland-cursor at runtime ago%!(EXTRA string=7 years)
Emmanuel Gil Peyrot 5fbf4ddde8 Load libwayland-egl at runtime ago%!(EXTRA string=7 years)
Emmanuel Gil Peyrot 6e69f63ffa Use the _glfw_dlopen/dlsym/dlclose define ago%!(EXTRA string=7 years)
Emmanuel Gil Peyrot eb732457ea Prevent a race between surface destruction and focus ago%!(EXTRA string=7 years)