4502 Commits (f39ffefb6a754677305efab556216f99f90c778a)
 

Author SHA1 Message Date
Camilla Löwy f39ffefb6a Wayland: Fix maximization by user being ignored ago%!(EXTRA string=3 years)
Camilla Löwy ddd087d662 Wayland: Fix behavior of leaving full screen mode ago%!(EXTRA string=3 years)
Camilla Löwy 523fdf50c1 Wayland: Cleanup ago%!(EXTRA string=3 years)
Camilla Löwy d3ede7b684 Add credit ago%!(EXTRA string=3 years)
Camilla Löwy a465c1c32e Win32: Simplify window class handling ago%!(EXTRA string=3 years)
Camilla Löwy 2ae3e0c8d7 Win32: Add separate window class for helper window ago%!(EXTRA string=3 years)
Camilla Löwy ad3dbeb65f Add basic assertions for event API arguments ago%!(EXTRA string=3 years)
Camilla Löwy 05f6c13d11 Add support for GLFW_NATIVE_INCLUDE_NONE macro ago%!(EXTRA string=3 years)
Camilla Löwy edec334b32 Cocoa: Use system header to declare id type ago%!(EXTRA string=3 years)
Camilla Löwy 26920a1a38 X11: Fix previous error handler not being restored ago%!(EXTRA string=3 years)
Camilla Löwy 736a88b067 Fix return type of functions returning bool values ago%!(EXTRA string=3 years)
Camilla Löwy 2c204ab52e Fix joystick user pointer NULL during disconnect ago%!(EXTRA string=3 years)
Camilla Löwy e9c58bc181 Wayland: Fix missing lock key modifier bits ago%!(EXTRA string=3 years)
Camilla Löwy 62e175ef9f Win32: Add comment clarifying use of ToUnicode ago%!(EXTRA string=3 years)
Camilla Löwy ce85c7dcaf Fix GLAPIENTRY not being defined for native access ago%!(EXTRA string=3 years)
Camilla Löwy 5c3ebfb9cc Remove OSMesa specific code from offscreen example ago%!(EXTRA string=3 years)
Camilla Löwy 7dfd84c458 Win32: Make monitor area retrieval more consistent ago%!(EXTRA string=3 years)
Camilla Löwy 685de9089f Fix and clarify comments for GLFWAPI ago%!(EXTRA string=3 years)
Camilla Löwy 09653b8c54 Move last bits of window setup to platform code ago%!(EXTRA string=3 years)
Camilla Löwy 72642ea0d1 Simplify struct stitching for sync primitives ago%!(EXTRA string=3 years)
Camilla Löwy 8f050b5655 Wayland: Add support for older wayland-scanner ago%!(EXTRA string=3 years)
Camilla Löwy acf0c10e7a Win32: Fix message reported by VS 2022 ago%!(EXTRA string=3 years)
Camilla Löwy 80e31ce9e1 Win32: Remove superfluous cast ago%!(EXTRA string=3 years)
Camilla Löwy d3c2121221 Move CODEOWNERS to .github directory ago%!(EXTRA string=3 years)
Camilla Löwy 23e6e8e4b7 X11: Fix segfault on malformed INCR response ago%!(EXTRA string=3 years)
Camilla Löwy f60547ac80 X11: Fix returned clipboard string freed too early ago%!(EXTRA string=3 years)
Camilla Löwy 06089a91a6 Document delayed initialization of EGL display ago%!(EXTRA string=3 years)
Camilla Löwy 82ccbb3ef0 Update stb_image_write.h to version 1.16 ago%!(EXTRA string=3 years)
Camilla Löwy a8d8b760fb X11: Fix OSMesa library not being unloaded ago%!(EXTRA string=3 years)
Camilla Löwy 2d281d7928 Wayland: Fix OSMesa library not being unloaded ago%!(EXTRA string=3 years)
Camilla Löwy 89514cf0fc Cocoa: Fix EGL and OSMesa not being unloaded ago%!(EXTRA string=3 years)
Camilla Löwy 10e9033a29 Win32: Fix OSMesa library not being unloaded ago%!(EXTRA string=3 years)
Camilla Löwy 29523dbfbf Fix order of error checks in glfwSetGammaRamp ago%!(EXTRA string=3 years)
Camilla Löwy f843d53333 Fix glfwMakeContextCurrent using uninitialized TLS ago%!(EXTRA string=3 years)
Camilla Löwy 4cb36872a5 Wayland: Add support for file drop events ago%!(EXTRA string=3 years)
Camilla Löwy 0f38382e25 Wayland: Clean up listener struct initialization ago%!(EXTRA string=3 years)
Camilla Löwy f010335b8c Wayland: Make data offer reading a generic utility ago%!(EXTRA string=3 years)
Camilla Löwy b7a3af9b79 Wayland: Move window related code to window module ago%!(EXTRA string=3 years)
Camilla Löwy 967282c2e6 Wayland: Remove check for error that cannot happen ago%!(EXTRA string=3 years)
Camilla Löwy 8d216054ad Wayland: Remove error reporting of external bugs ago%!(EXTRA string=3 years)
Camilla Löwy 34418951cc Wayland: Clean up clipboard writing ago%!(EXTRA string=3 years)
Camilla Löwy ad4a9e42f0 Move URI list parsing to shared code ago%!(EXTRA string=3 years)
Camilla Löwy e0889736fd Wayland: Add strerror output to error descriptions ago%!(EXTRA string=3 years)
Camilla Löwy c132135332 Wayland: Clean up clipboard reading ago%!(EXTRA string=3 years)
Camilla Löwy 4651165272 Wayland: Simplify clipboard string allocation ago%!(EXTRA string=3 years)
Camilla Löwy 8d87be1268 Wayland: Improve handling of pending data offers ago%!(EXTRA string=3 years)
Camilla Löwy 89d3ea8d69 Wayland: Return our clipboard without roundtrips ago%!(EXTRA string=3 years)
Camilla Löwy 990dc4b388 Wayland: Fix error paths not closing sending fd ago%!(EXTRA string=3 years)
Camilla Löwy a4460b694e Wayland: Rename listener user data parameters ago%!(EXTRA string=3 years)
Camilla Löwy 4506175023 Wayland: Clean up pointer declarations ago%!(EXTRA string=3 years)