2365 Commits (245461eb86541be33494fd81befee4553b2f12e9)

Author SHA1 Message Date
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 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 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)
Camilla Löwy 973bf29622 Remove use of non-standard function strdup ago%!(EXTRA string=7 years)
Camilla Löwy bb3ab87a18 Remove unmaintained internal Doxygen docs ago%!(EXTRA string=7 years)
Emmanuel Gil Peyrot 6c421f131d Wayland: Implement scale callback ago%!(EXTRA string=8 years)
Emmanuel Gil Peyrot 93186e4999 Wayland: Fix glfwTerminate segfault on failed init ago%!(EXTRA string=8 years)
ocornut 20b12204af Win32: Fix GLFW_FOCUSED hint being ignored ago%!(EXTRA string=8 years)
Camilla Löwy ee9dffcd66 Add GLFW_HOVERED for polling cursor hover state ago%!(EXTRA string=8 years)
Camilla Löwy 370eac3c48 Add glfwSetWindowContentScaleCallback ago%!(EXTRA string=8 years)
Camilla Löwy 1034b6e0db Move context management out of glfwCreateWindow ago%!(EXTRA string=8 years)
przemekmirek 9f91bd6ea9 Win32: Fix HDEVNOTIFY handle leak ago%!(EXTRA string=8 years)
Emmanuel Gil Peyrot 10c18f8124 Use quotes consistently for wayland-protocols ago%!(EXTRA string=8 years)
Camilla Löwy 7c2c7858c6 Add monitor and joystick user pointers ago%!(EXTRA string=8 years)
Camilla Löwy 9da2285b14 Cocoa: Make frame autosave hint a string ago%!(EXTRA string=8 years)
Camilla Löwy 6158801aeb Change glfwInitHintString to glfwWindowHintString ago%!(EXTRA string=8 years)
Emmanuel Gil Peyrot c3cba58a71 Remove trailing whitespace ago%!(EXTRA string=8 years)
Camilla Löwy ce4672d74b Make glfwSetGamma use powf instead of pow ago%!(EXTRA string=8 years)
Camilla Löwy 8dab9f6ab1 Wayland: Clarify assertion ago%!(EXTRA string=8 years)
Camilla Löwy 682f1cf203 Fix wrong element array for hat to axis ago%!(EXTRA string=8 years)
Camilla Löwy 0e8c4ea7ce Add lock key modifier bits input mode ago%!(EXTRA string=8 years)
Camilla Löwy fd72eb917e Mir: Fix modifier bit translation ago%!(EXTRA string=8 years)
Camilla Löwy 638c4b604e Cleanup ago%!(EXTRA string=8 years)
Camilla Löwy c2858e9ed7 Verify gamepad mapping indices match hardware ago%!(EXTRA string=8 years)
Camilla Löwy 7c87948eaf Win32: Fix accidentally working bit tests ago%!(EXTRA string=8 years)
Camilla Löwy 30489c5aa1 X11: Expose zero monitor for functional headless ago%!(EXTRA string=8 years)
Camilla Löwy 9e6c0c747b X11: Fix segfault when using NVidia EGL ago%!(EXTRA string=8 years)
Camilla Löwy 3169179de1 Fix string literal exceeding max length ago%!(EXTRA string=8 years)
Camilla Löwy fe9c7a01c5 Update gamepad mappings and source URL ago%!(EXTRA string=8 years)
Emmanuel Gil Peyrot 65166858ff Wayland: Add support for the idle-inhibit protocol ago%!(EXTRA string=8 years)
Emmanuel Gil Peyrot d18431338a Wayland: Disable the compose key on old xkbcommon ago%!(EXTRA string=8 years)
Emmanuel Gil Peyrot cc87d5ab10 Wayland: Assert that we only get a known axis ago%!(EXTRA string=8 years)
Stephen Gowen bb13275b72 Cocoa: Fix Xcode Warnings ago%!(EXTRA string=8 years)
Kovid Goyal 68809869f9
Fix spurious error from glfwInitHintString ago%!(EXTRA string=8 years)
Camilla Löwy 1fe319d234 Cocoa: Filter out duplicate size events ago%!(EXTRA string=8 years)
Camilla Löwy d630684654 Win32: Remove double resize of full screen window ago%!(EXTRA string=8 years)
Camilla Löwy 8b81a03a5a Cocoa: Remove double resize of full screen window ago%!(EXTRA string=8 years)
Camilla Löwy 11e47f08b1 Add glfwGetWindowOpacity and glfwSetWindowOpacity ago%!(EXTRA string=8 years)
Camilla Löwy bf7cc2ffac Fix missing inclusion guard needed for unity build ago%!(EXTRA string=8 years)
Camilla Löwy fb4f633243 Fix y-axis sign for XInput thumb sticks ago%!(EXTRA string=8 years)
Camilla Löwy 49130ab8ec Rename framebuffer transparency hint ago%!(EXTRA string=8 years)